mirror of https://github.com/grpc/grpc.git
Merge pull request #3583 from murgatroid99/node_coverage
Node test coverage reportingpull/3589/head
commit
b3ca2ad3ad
4 changed files with 39 additions and 3 deletions
@ -0,0 +1,6 @@ |
|||||||
|
reporting: |
||||||
|
watermarks: |
||||||
|
statements: [80, 95] |
||||||
|
lines: [80, 95] |
||||||
|
functions: [80, 95] |
||||||
|
branches: [80, 95] |
Loading…
Reference in new issue