github.com/opzlabs/tendermint@v0.34.27-terra.rc.2/codecov.yml (about)

     1  coverage:
     2    precision: 2
     3    round: down
     4    range: "70...100"
     5    status:
     6      project:
     7        default:
     8          threshold: 20%
     9      patch: off
    10      changes: off
    11  
    12  github_checks:
    13    annotations: false
    14  
    15  comment: false
    16  
    17  ignore:
    18    - "docs"
    19    - "DOCKER"
    20    - "scripts"
    21    - "**/*.pb.go"
    22    - "libs/pubsub/query/query.peg.go"
    23    - "*.md"
    24    - "*.rst"
    25    - "*.yml"