Closed fun4jimmy closed 6 years ago
Merging #628 into master will increase coverage by
0.27%
. The diff coverage is88.23%
.
@@ Coverage Diff @@
## master #628 +/- ##
==========================================
+ Coverage 78.3% 78.58% +0.27%
==========================================
Files 34 34
Lines 2531 2540 +9
==========================================
+ Hits 1982 1996 +14
+ Misses 549 544 -5
Impacted Files | Coverage Δ | |
---|---|---|
jenkinsapi/nodes.py | 92.2% <88.23%> (+8.38%) |
: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 2d3306f...6386ddd. Read the comment docs.
Many thanks!
Added new methods:
Added tests and docstrings for Nodes.keys(), Nodes.iterkeys() and Nodes.iternodes().