Closed davidban77 closed 5 years ago
Merging #42 into develop will increase coverage by
0.1%
. The diff coverage is100%
.
@@ Coverage Diff @@
## develop #42 +/- ##
==========================================
+ Coverage 96.62% 96.73% +0.1%
==========================================
Files 1 1
Lines 534 552 +18
==========================================
+ Hits 516 534 +18
Misses 18 18
Impacted Files | Coverage Δ | |
---|---|---|
gns3fy/gns3fy.py | 96.73% <100%> (+0.1%) |
: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 dea1137...8f121a1. Read the comment docs.
Added tests and docs for it as with an example of migrating templates between GNS3 servers.
Closes #41