Skip to content

Commit

Permalink
Decrease coverage target for now
Browse files Browse the repository at this point in the history
  • Loading branch information
maxrjones committed Dec 20, 2024
1 parent b07f99a commit c7aa9ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ coverage:
status:
project:
default:
target: 100
target: 75
threshold: 0.1
patch:
default:
target: 100
target: 75
comment:
layout: "diff, files"
behavior: default
Expand Down

0 comments on commit c7aa9ac

Please sign in to comment.