Skip to content

Commit

Permalink
ci: reduce diff coverage target
Browse files Browse the repository at this point in the history
  • Loading branch information
avtakkar committed Apr 10, 2024
1 parent eac01ed commit fd7e2a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/.codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ coverage:
target: 65%
patch:
default:
target: 65%
target: 55%

ignore:
- tests/**/*
Expand Down

0 comments on commit fd7e2a0

Please sign in to comment.