yunify / hostnic-cni

hostnic-cni is a Container Network Interface plugin.
Apache License 2.0
30 stars 12 forks source link

🚒 fix some errors #56

Closed magicsong closed 5 years ago

ks-ci-bot commented 5 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: magicsong

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/yunify/hostnic-cni/blob/master/OWNERS)~~ [magicsong] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
codecov[bot] commented 5 years ago

Codecov Report

Merging #56 into master will increase coverage by 0.17%. The diff coverage is 23.8%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #56      +/-   ##
========================================
+ Coverage   55.82%    56%   +0.17%     
========================================
  Files           9      9              
  Lines        1175   1200      +25     
========================================
+ Hits          656    672      +16     
- Misses        423    429       +6     
- Partials       96     99       +3
Impacted Files Coverage Δ
pkg/networkutils/networkutil.go 47.14% <0%> (+0.14%) :arrow_up:
pkg/driver/driver.go 60% <0%> (+1.61%) :arrow_up:
pkg/ipam/pool_manager.go 62.5% <100%> (ø) :arrow_up:
pkg/ipam/ipam.go 42.95% <66.66%> (+1.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 4b1b4ee...5db0935. Read the comment docs.