4
0
Эх сурвалжийг харах

exclude webapi from code coverage report

Mike 7 сар өмнө
parent
commit
42a19a6085
1 өөрчлөгдсөн 4 нэмэгдсэн , 0 устгасан
  1. 4 0
      codecov.yml

+ 4 - 0
codecov.yml

@@ -8,3 +8,7 @@ coverage:
     patch:
     patch:
       default:
       default:
         informational: true
         informational: true
+ignore:
+  - server/webapi
+  - state/webapi*
+  - state/web_api*