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

reset network service unit file if python version changes #3058

Merged
merged 2 commits into from
Feb 16, 2024

Merge branch 'develop' into fix-network-service

250547d
Select commit
Loading
Failed to load commit list.
Merged

reset network service unit file if python version changes #3058

Merge branch 'develop' into fix-network-service
250547d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 16, 2024 in 0s

71.91% (-0.01%) compared to 0163223

View this Pull Request on Codecov

71.91% (-0.01%) compared to 0163223

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (0163223) 71.91% compared to head (250547d) 71.91%.

Files Patch % Lines
azurelinuxagent/ga/persist_firewall_rules.py 76.47% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3058      +/-   ##
===========================================
- Coverage    71.91%   71.91%   -0.01%     
===========================================
  Files          109      109              
  Lines        16344    16357      +13     
  Branches      2334     2337       +3     
===========================================
+ Hits         11754    11763       +9     
- Misses        4042     4044       +2     
- Partials       548      550       +2     

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