scrapli / scrapli_netconf

Fast and flexible Python 3.7+ netconf client specifically for network devices
https://scrapli.github.io/scrapli_netconf/
MIT License
93 stars 6 forks source link

Fix weekly build #84

Closed carlmontanari closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #84 (32c3a67) into master (f22c43e) will decrease coverage by 0.35%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
- Coverage   78.03%   77.68%   -0.36%     
==========================================
  Files          16       16              
  Lines         915      914       -1     
==========================================
- Hits          714      710       -4     
- Misses        201      204       +3     
Impacted Files Coverage Δ
scrapli_netconf/driver/async_driver.py 49.39% <ø> (ø)
scrapli_netconf/driver/sync_driver.py 48.23% <ø> (ø)
...li_netconf/transport/plugins/paramiko/transport.py 50.00% <ø> (+3.84%) :arrow_up:
...crapli_netconf/transport/plugins/ssh2/transport.py 0.00% <ø> (ø)
...apli_netconf/transport/plugins/system/transport.py 42.85% <0.00%> (-16.41%) :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 f22c43e...32c3a67. Read the comment docs.