Skip to content

Commit

Permalink
chore: coverage minimum of 80%
Browse files Browse the repository at this point in the history
  • Loading branch information
rokam authored Jul 9, 2024
1 parent 236e33a commit 011d4a2
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 @@ -5,7 +5,7 @@ coverage:
# Fail the build if the coverage decreases by more than 1%
threshold: 1%
# Set a minimum coverage percentage that must be met
target: auto
target: 80%
# The status context shown in GitHub (optional)
name: Coverage Check

Expand Down

0 comments on commit 011d4a2

Please sign in to comment.