Skip to content

Commit

Permalink
Merge pull request idaholab#54 from casey-icenhour/update-coverage
Browse files Browse the repository at this point in the history
Lower coverage requirement to 65%
  • Loading branch information
cticenhour authored and GitHub Enterprise committed Feb 23, 2023
2 parents 11c8a71 + d9422f5 commit 343569c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .coverage
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
# - warn_new: Warns below this percentage of coverage for new lines added

[default]
require_total = 77
require_total = 65
warn_new = 90

0 comments on commit 343569c

Please sign in to comment.