github.com/devwanda/aphelion-staking@v0.33.9/codecov.yml (about)

     1  coverage:
     2    precision: 2
     3    round: down
     4    range: "70...100"
     5  
     6    status:
     7      project:
     8        default:
     9          threshold: 1%
    10      patch: on
    11      changes: off
    12  
    13  comment:
    14    layout: "diff, files"
    15    behavior: default
    16    require_changes: no
    17    require_base: no
    18    require_head: yes
    19  
    20  ignore:
    21    - "docs"
    22    - "DOCKER"
    23    - "scripts"
    24    - "**/*.pb.go"