Skip to content

Commit

Permalink
Decrease minimum coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
sgobotta committed Jan 29, 2024
1 parent d1f1e9f commit 2517e60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coveralls.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
],

"coverage_options": {
"minimum_coverage": 75,
"minimum_coverage": 50,
"output_dir": "coverage/report",
"template_path": "coverage/templates/html/htmlcov/",
"treat_no_relevant_lines_as_covered": true
Expand Down

0 comments on commit 2517e60

Please sign in to comment.