grnet / maas2netbox

Enrich NetBox from MaaS gathered information
GNU General Public License v3.0
22 stars 6 forks source link

Remove firmware checks related code #13

Closed skatsaounis closed 4 years ago

skatsaounis commented 4 years ago

Resolves #12

codecov-io commented 4 years ago

Codecov Report

Merging #13 into master will increase coverage by 0.85%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   19.88%   20.73%   +0.85%     
==========================================
  Files           8        8              
  Lines         679      627      -52     
==========================================
- Hits          135      130       -5     
+ Misses        544      497      -47     
Impacted Files Coverage Δ
maas2netbox/cli.py 35.29% <ø> (+2.56%) :arrow_up:
maas2netbox/updaters.py 37.70% <ø> (+0.94%) :arrow_up:
maas2netbox/utils/ipmi.py 100.00% <ø> (+85.71%) :arrow_up:
maas2netbox/validators.py 14.28% <ø> (+0.73%) :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 1646e80...ad47b04. Read the comment docs.