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

Rename ValidHandlerStatus to ExtensionStatusValue #2376

Merged
merged 3 commits into from
Oct 6, 2021

Conversation

narrieta
Copy link
Member

@narrieta narrieta commented Oct 5, 2021

During a previous PR we talked about renaming ValidHandlerStatus to ExtensionStatus. There is already an ExtensionStatus in the restapi module so using ExtensionStatusValue instead.

For consistency, I also renamed HandlerStatus to ExtHandlerStatusValue (since there is a ExtHandlerStatus in restapi)

@codecov
Copy link

codecov bot commented Oct 5, 2021

Codecov Report

❗ No coverage uploaded for pull request base (develop@8b9a2b1). Click here to learn what that means.
The diff coverage is 100.00%.

❗ Current head f6844ed differs from pull request most recent head 9060ff1. Consider uploading reports for the commit 9060ff1 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             develop    #2376   +/-   ##
==========================================
  Coverage           ?   70.94%           
==========================================
  Files              ?       97           
  Lines              ?    14107           
  Branches           ?     2029           
==========================================
  Hits               ?    10008           
  Misses             ?     3654           
  Partials           ?      445           
Impacted Files Coverage Δ
azurelinuxagent/common/logcollector_manifests.py 100.00% <ø> (ø)
azurelinuxagent/ga/exthandlers.py 86.25% <100.00%> (ø)
azurelinuxagent/ga/update.py 88.31% <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 8b9a2b1...9060ff1. Read the comment docs.

@narrieta narrieta merged commit 6884f7c into Azure:develop Oct 6, 2021
@narrieta narrieta deleted the ExtensionStatus branch October 6, 2021 17:35
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