Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

Commit

Permalink
Temporarily reduce codecov target
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 committed Jun 8, 2021
1 parent 8312a95 commit 73e48b1
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 73e48b1

Please sign in to comment.