doompanning/external/nng/.codecov.yml
oxmox b3f1d5611f git subtree add --squash -P external/nng https://github.com/nanomsg/nng.git v1.8.0
Merge commit '7063e2102e655079574d6644b323f28f48685c5a' as 'external/nng'
2024-12-18 18:33:08 +01:00

7 lines
88 B
YAML

ignore:
- "tests"
- "src/testing"
- "perf"
- "**/*_test.c"
coverage:
range: 50..95