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

Cgroup: Remove the path section under services. #2459

Merged
merged 2 commits into from
Jan 6, 2022

Conversation

nagworld9
Copy link
Contributor

Description

Issue #


PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which has an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • If applicable, the PR references the bug/issue that it fixes in the description.
  • New Unit tests were added for the changes made

Quality of Code and Contribution Guidelines

@codecov
Copy link

codecov bot commented Jan 5, 2022

Codecov Report

Merging #2459 (5d13a91) into develop (0cd7679) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2459      +/-   ##
===========================================
- Coverage    71.96%   71.95%   -0.01%     
===========================================
  Files          101      101              
  Lines        15016    15016              
  Branches      2384     2384              
===========================================
- Hits         10806    10805       -1     
- Misses        3726     3728       +2     
+ Partials       484      483       -1     
Impacted Files Coverage Δ
azurelinuxagent/ga/exthandlers.py 85.75% <ø> (ø)
azurelinuxagent/common/cgroupconfigurator.py 71.37% <100.00%> (ø)
azurelinuxagent/common/event.py 85.36% <0.00%> (-0.68%) ⬇️
azurelinuxagent/ga/collect_telemetry_events.py 90.41% <0.00%> (+0.68%) ⬆️

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 0cd7679...5d13a91. Read the comment docs.

@nagworld9 nagworld9 merged commit 88f0501 into Azure:develop Jan 6, 2022
@nagworld9 nagworld9 deleted the TASK-12929817 branch January 6, 2022 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants