Files
Sentri/vendor/phpmailer/phpmailer/.codecov.yml
2026-01-01 10:54:18 +01:00

22 lines
342 B
YAML

codecov:
notify:
after_n_builds: 2
coverage:
round: nearest
# Status will be green when coverage is between 70 and 100%.
range: "70...100"
status:
project:
default:
threshold: 2%
paths:
- "src"
patch:
default:
threshold: 0%
paths:
- "src"
comment: false