Reducing coverage requirement based on removal of covered code

pull/136/head
jimmay5469 7 years ago
parent 13a6d11045
commit cb4b89b4f4
  1. 2
      coveralls.json

@ -1,7 +1,7 @@
{
"coverage_options": {
"treat_no_relevant_lines_as_covered": true,
"minimum_coverage": 84.3
"minimum_coverage": 84
},
"terminal_options": {
"file_column_width": 120

Loading…
Cancel
Save