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

Bump to 0.15 #26

Closed benjaoming closed 6 years ago

benjaoming commented 6 years ago

@bonidjukic @ftao releasing this new fix pronto!

codecov-io commented 6 years ago

Codecov Report

Merging #26 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #26   +/-   ##
=======================================
  Coverage   88.72%   88.72%           
=======================================
  Files           4        4           
  Lines         204      204           
=======================================
  Hits          181      181           
  Misses         23       23
Impacted Files Coverage Δ
src/ifcfg/__init__.py 93.33% <100%> (ø) :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 2c7ccfc...b45f8e8. Read the comment docs.

bonidjukic commented 6 years ago

@benjaoming I believe you missed to update the 0.15 version in the README?

benjaoming commented 6 years ago

Thanks for spotting that @bonidjukic - my flight is taking off just now, so couldn't do it real thoroughly

bonidjukic commented 6 years ago

@benjaoming sure thing, totally understable - thanks for merging so quickly!