Skip to content

Commit

Permalink
test: Temporarily remove minimum coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgate committed Jun 10, 2024
1 parent 12877bf commit 4782db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ source = shell_logger

[report]
skip_covered = False
fail_under = 80
fail_under = 0
show_missing = True
exclude_lines =
pragma: no cover
Expand Down

0 comments on commit 4782db6

Please sign in to comment.