Closed tomdonaldson closed 4 years ago
Merging #30 into master will increase coverage by
7.91%
. The diff coverage is50.79%
.
@@ Coverage Diff @@
## master #30 +/- ##
==========================================
+ Coverage 47.13% 55.05% +7.91%
==========================================
Files 8 8
Lines 838 861 +23
==========================================
+ Hits 395 474 +79
+ Misses 443 387 -56
Impacted Files | Coverage Δ | |
---|---|---|
servicemon/query_runner.py | 56.42% <42.30%> (+15.74%) |
:arrow_up: |
servicemon/query.py | 24.87% <50.00%> (+0.12%) |
:arrow_up: |
servicemon/plugin_support.py | 92.63% <100.00%> (+0.58%) |
:arrow_up: |
servicemon/builtin_plugins/csv_writer.py | 100.00% <0.00%> (+66.66%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 8f31200...36a8fc5. Read the comment docs.
Fix #29 Fix #25