Closed arporter closed 6 years ago
Merging #50 into master will increase coverage by
0.15%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #50 +/- ##
==========================================
+ Coverage 96.5% 96.66% +0.15%
==========================================
Files 6 6
Lines 1259 1259
==========================================
+ Hits 1215 1217 +2
+ Misses 44 42 -2
Impacted Files | Coverage Δ | |
---|---|---|
src/habakkuk/dag.py | 96.29% <100%> (ø) |
:arrow_up: |
src/habakkuk/schedule.py | 92.79% <100%> (ø) |
:arrow_up: |
src/habakkuk/dag_node.py | 97.19% <100%> (+0.91%) |
: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 f200a0d...9960cae. Read the comment docs.
Coverage of the diff is 100%. All modified files are pylint clean (modulo some test names being too long). Documentation is now up-to-date.
Adds support for Python 3 while maintaining that for 2.7.