Skip to content

Commit

Permalink
Update the code coverage rules.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtw committed Sep 24, 2023
1 parent 0d79eaf commit b80460e
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@ coverage:
range: 50..80
round: down
precision: 2
status:
project:
default:
target: 80%

ignore:
- "*_test.go"
- "vendor"

fixes:
- "github.com/xmidt-org/tr1d1um/::"
- "vendor"

0 comments on commit b80460e

Please sign in to comment.