xref: /freebsd/contrib/libcbor/codecov.yml (revision 2a0c0aea42092f89c2a5345991e6e3ce4cbef99a)
1ignore:
2  - "test"
3  - "examples"
4coverage:
5  status:
6    project:
7      default:
8        target: auto
9        threshold: 1%  # Don't fail CI on trivial changes and Codecov flakiness
10