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

Fix wifi netplan gateway parser (Bugfix) #1536

Merged
merged 7 commits into from
Oct 14, 2024

Squash the _validate_gateway_ip and __validate_ip function

b691e52
Select commit
Loading
Failed to load commit list.
Merged

Fix wifi netplan gateway parser (Bugfix) #1536

Squash the _validate_gateway_ip and __validate_ip function
b691e52
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2024 in 0s

47.73% (+0.01%) compared to cd772da

View this Pull Request on Codecov

47.73% (+0.01%) compared to cd772da

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.73%. Comparing base (cd772da) to head (b691e52).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1536      +/-   ##
==========================================
+ Coverage   47.72%   47.73%   +0.01%     
==========================================
  Files         370      370              
  Lines       39739    39750      +11     
  Branches     6719     6720       +1     
==========================================
+ Hits        18965    18976      +11     
  Misses      20059    20059              
  Partials      715      715              

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