Skip to content

Commit

Permalink
BUILD: Reduce code coverage target to 90%.
Browse files Browse the repository at this point in the history
  • Loading branch information
epatters committed Apr 23, 2024
1 parent 9ce02fa commit e92e0a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ coverage:
status:
project:
default:
target: 95%
target: 90%
patch:
default:
target: 95%
target: 90%

0 comments on commit e92e0a9

Please sign in to comment.