diff --git a/.codecov.yml b/.codecov.yml new file mode 100644 index 00000000..bc225a4b --- /dev/null +++ b/.codecov.yml @@ -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