ftao / python-ifcfg

Python cross-platform network interface discovery (ifconfig/ipconfig/ip)
BSD 3-Clause "New" or "Revised" License
55 stars 37 forks source link

Add MTU for linux parser. #39

Closed StoneJia closed 4 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #39 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #39   +/-   ##
=======================================
  Coverage   84.68%   84.68%           
=======================================
  Files           4        4           
  Lines         235      235           
=======================================
  Hits          199      199           
  Misses         36       36
Impacted Files Coverage Δ
src/ifcfg/parser.py 80% <ø> (ø) :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 4d846c7...f4c0d95. Read the comment docs.

benjaoming commented 5 years ago

Thanks for the update. Seems that this brings parsing ifconfig on par with ip addr.

Could you add this to tests?

benjaoming commented 4 years ago

Released in 0.19