Codebase list grpc / upstream/1.29.1 .istanbul.yml
upstream/1.29.1

Tree @upstream/1.29.1 (Download .tar.gz)

.istanbul.yml @upstream/1.29.1raw · history · blame

1
2
3
4
5
6
reporting:
    watermarks:
        statements: [80, 95]
        lines: [80, 95]
        functions: [80, 95]
        branches: [80, 95]