pysmi
pysmi copied to clipboard
fixed: error when --destination-template is used
Codecov Report
Merging #63 into master will decrease coverage by
0.33%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## master #63 +/- ##
==========================================
- Coverage 74.44% 74.10% -0.34%
==========================================
Files 32 32
Lines 2379 2379
==========================================
- Hits 1771 1763 -8
- Misses 608 616 +8
Impacted Files | Coverage Δ | |
---|---|---|
pysmi/codegen/jsondoc.py | 18.75% <0.00%> (-2.09%) |
:arrow_down: |
pysmi/codegen/pysnmp.py | 90.00% <0.00%> (-3.34%) |
:arrow_down: |
pysmi/debug.py | 42.85% <0.00%> (-2.60%) |
:arrow_down: |
pysmi/codegen/intermediate.py | 85.47% <0.00%> (-0.35%) |
:arrow_down: |
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 58f2bf2...1a11def. Read the comment docs.
Hey @ashumkin
i merged the pull request on inexio/pysmi the fork where we try to maintain the pysmi for the community as much as we can, so as you got any questions write me or open an issue on this forked Repo.
Cherry picked in https://github.com/lextudio/pysmi and shipped in 1.3.0 release.