Closed jonathanrcross closed 6 years ago
Merging #54 into master will increase coverage by
0.5%
. The diff coverage is76.66%
.
@@ Coverage Diff @@
## master #54 +/- ##
========================================
+ Coverage 86.9% 87.4% +0.5%
========================================
Files 26 26
Lines 1130 1159 +29
========================================
+ Hits 982 1013 +31
+ Misses 148 146 -2
Impacted Files | Coverage Δ | |
---|---|---|
nomad/api/exceptions.py | 100% <100%> (ø) |
:arrow_up: |
nomad/api/node.py | 86.48% <75.86%> (-7%) |
:arrow_down: |
nomad/api/base.py | 88.46% <0%> (+0.96%) |
:arrow_up: |
nomad/__init__.py | 95.65% <0%> (+1.08%) |
:arrow_up: |
nomad/api/metrics.py | 100% <0%> (+41.17%) |
: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 a01f381...090f592. Read the comment docs.
Support for:
Tests: add tests for metrics
Update documentation for node and jobs. Consolidate pytest fixtures in conftest.py