Skip to content

Commit

Permalink
Temporarily reduce codecov target (#169)
Browse files Browse the repository at this point in the history
I would like to get #157 merged in, but the changes are almost entirely difficult to test error cases. I'm not suggesting that these are unimportant, but that there are more important things to do right now. We can set this higher later, and increase coverage over time.
  • Loading branch information
djaglowski authored Jun 8, 2021
1 parent 8312a95 commit 5fcffde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/codecov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ coverage:
status:
project:
default:
target: auto
target: 40%
threshold: 0.5%

comment:
layout: "reach,diff,flags,tree"
behavior: default
require_changes: yes
require_changes: yes

0 comments on commit 5fcffde

Please sign in to comment.