Skip to content

Commit

Permalink
Update codecov config
Browse files Browse the repository at this point in the history
  • Loading branch information
gocom committed Jan 2, 2024
1 parent 00a6e2e commit 851662e
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion codecov.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@
coverage:
precision: 2
round: down
round: up
range: "0...100"
status:
project:
default:
target: 0
threshold: 100%
paths:
- "src"
patch:
default:
target: 0
threshold: 100%
paths:
- "src"

0 comments on commit 851662e

Please sign in to comment.