Add codecov.yaml to force correct base comparison

This commit is contained in:
mehrdadbn9 2026-02-05 22:42:32 +03:30
parent 7d2c699a73
commit cfcd11c343

10
.codecov.yml Normal file
View File

@ -0,0 +1,10 @@
codecov:
# Disable coverage comparison
coverage:
status:
project:
target: 99% # Set target instead of comparing against base
base: auto # Let Codecov auto-detect base
if_no_uploads: error
patch:
target: 95% # Set reasonable patch target