Skip to content

Commit

Permalink
chore(ci): adjust codecov config
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Dec 3, 2024
1 parent e6d2d4d commit ee48b75
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@ coverage:
status:
project:
default:
target: 70%
threshold: 5%
target: 65%
threshold: 10%
only_pulls: true
base: auto
ignore:
- "test"
- "internal"
Expand Down

0 comments on commit ee48b75

Please sign in to comment.