Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix/panic calculate ipset #167

Merged
merged 1 commit into from
Mar 26, 2024

fix the bug of parse empty cidr

fa158b9
Select commit
Loading
Failed to load commit list.
Merged

Bugfix/panic calculate ipset #167

fix the bug of parse empty cidr
fa158b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 26, 2024 in 0s

35.63% (-0.12%) compared to d70eb16

View this Pull Request on Codecov

35.63% (-0.12%) compared to d70eb16

Details

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 35.63%. Comparing base (d70eb16) to head (fa158b9).
Report is 1 commits behind head on main.

Files Patch % Lines
pkg/networkengine/routedriver/vxlan/vxlan.go 25.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #167      +/-   ##
==========================================
- Coverage   35.75%   35.63%   -0.12%     
==========================================
  Files          12       12              
  Lines        1474     1476       +2     
==========================================
- Hits          527      526       -1     
- Misses        840      842       +2     
- Partials      107      108       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.