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

Use handler status if extension status is None when computing the Ext… #2361

Merged
merged 1 commit into from
Sep 20, 2021

Conversation

dhivyaganesan
Copy link
Contributor

…… (#2358)

  • Use handler status if extension status is None when computing the ExtensionsSummary

  • Add NotReady to convergence statuses

Co-authored-by: narrieta
(cherry picked from commit 81f7a1d)

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

Azure#2358)

* Use handler status if extension status is None when computing the ExtensionsSummary

* Add NotReady to convergence statuses

Co-authored-by: narrieta <narrieta>
(cherry picked from commit 81f7a1d)
@codecov
Copy link

codecov bot commented Sep 20, 2021

Codecov Report

Merging #2361 (2c66847) into develop (66c894e) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2361   +/-   ##
========================================
  Coverage    70.86%   70.87%           
========================================
  Files           97       97           
  Lines        14090    14093    +3     
  Branches      2029     2029           
========================================
+ Hits          9985     9988    +3     
  Misses        3656     3656           
  Partials       449      449           
Impacted Files Coverage Δ
azurelinuxagent/ga/exthandlers.py 86.22% <100.00%> (+0.03%) ⬆️
azurelinuxagent/ga/update.py 88.22% <100.00%> (ø)

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 66c894e...2c66847. Read the comment docs.

@narrieta narrieta merged commit 9339e88 into Azure:develop Sep 20, 2021
@narrieta narrieta deleted the cherry-pick branch October 5, 2021 15:07
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