actix-web/codecov.yml

6 lines
117 B
YAML

ignore: # ignore codecoverage on following paths
- "**/tests"
- "test-server"
- "**/benches"
- "**/examples"