Skip to content

Commit

Permalink
Fix codecov configuration (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
djaglowski authored Jun 9, 2021
1 parent 3897019 commit 9050cb7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/codecov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,12 @@ coverage:
status:
project:
default:
target: 50%
target: auto
threshold: 0.5%
patch:
default:
target: 50%
threshold: 0%

comment:
layout: "reach,diff,flags,tree"
Expand Down

0 comments on commit 9050cb7

Please sign in to comment.