aboutsummaryrefslogblamecommitdiff
path: root/codecov.yml
blob: ede10554c3f546adc88547617b5d763c43b312f2 (plain) (tree)
1
2
3
4
5
6
7
8
9
       







                                                                               
ignore:
  - "test"
  - "examples"
coverage:
  status:
    project:
      default:
        target: auto
        threshold: 1%  # Don't fail CI on trivial changes and Codecov flakiness