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

Release 2.12.0.0 to master #3261

Merged
merged 241 commits into from
Nov 14, 2024

merge(conflicts) master to release-2.12.0.0

b79ceb8
Select commit
Loading
Failed to load commit list.
Merged

Release 2.12.0.0 to master #3261

merge(conflicts) master to release-2.12.0.0
b79ceb8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2024 in 0s

72.39% (+0.33%) compared to e84fbe1

View this Pull Request on Codecov

72.39% (+0.33%) compared to e84fbe1

Details

Codecov Report

Attention: Patch coverage is 81.39731% with 221 lines in your changes missing coverage. Please review.

Project coverage is 72.39%. Comparing base (e84fbe1) to head (b79ceb8).
Report is 242 commits behind head on master.

Files with missing lines Patch % Lines
azurelinuxagent/ga/cgroupconfigurator.py 69.93% 38 Missing and 5 partials ⚠️
azurelinuxagent/ga/cgroupapi.py 87.93% 24 Missing and 14 partials ⚠️
azurelinuxagent/ga/cpucontroller.py 84.35% 16 Missing and 7 partials ⚠️
azurelinuxagent/ga/memorycontroller.py 77.55% 16 Missing and 6 partials ⚠️
azurelinuxagent/ga/logcollector.py 61.11% 14 Missing ⚠️
azurelinuxagent/common/osutil/default.py 58.33% 8 Missing and 2 partials ⚠️
azurelinuxagent/ga/agent_update_handler.py 79.59% 10 Missing ⚠️
azurelinuxagent/ga/cgroupcontroller.py 91.20% 7 Missing and 1 partial ⚠️
azurelinuxagent/agent.py 88.09% 3 Missing and 2 partials ⚠️
azurelinuxagent/pa/rdma/rdma.py 0.00% 5 Missing ⚠️
... and 20 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3261      +/-   ##
==========================================
+ Coverage   72.05%   72.39%   +0.33%     
==========================================
  Files         101      112      +11     
  Lines       15075    16824    +1749     
  Branches     2396     2238     -158     
==========================================
+ Hits        10863    12180    +1317     
- Misses       3731     4123     +392     
- Partials      481      521      +40     

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