Skip to content

Commit

Permalink
use a custom codecov config
Browse files Browse the repository at this point in the history
  • Loading branch information
mmomtchev committed Feb 2, 2024
1 parent 8308725 commit ec7ddff
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
coverage:
range: 70..100
round: down
precision: 2
status:
project:
default:
target: auto
base: auto
threshold: 2%
paths:
- "src"
patch:
default:
target: 80%
threshold: 2%

0 comments on commit ec7ddff

Please sign in to comment.