github.com/buildpacks/pack@v0.33.3-0.20240516162812-884dd1837311/codecov.yml (about)

     1  codecov:
     2    notify:
     3      after_n_builds: 4
     4  
     5  coverage:
     6    round: up
     7    status:
     8      project:
     9        default:
    10          threshold: 1%
    11      patch:
    12        default:
    13          threshold: 10%
    14  
    15  comment:
    16    layout: "reach,diff,flags"
    17    require_changes: yes
    18    after_n_builds: 4