Skip to content

Commit

Permalink
reducing minimum requirement to 10% for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
avkr003 committed Oct 5, 2024
1 parent a3be868 commit 21fa9ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ coverage:
keeper:
paths:
- "x/**/keeper/"
target: 90%
target: 10%

ignore:
- "**/*.pb*"
Expand Down

0 comments on commit 21fa9ad

Please sign in to comment.