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

Fix bug with dependent extensions with no settings (#2285) #2362

Merged
merged 1 commit into from
Sep 21, 2021

Conversation

nagworld9
Copy link
Contributor

@nagworld9 nagworld9 commented Sep 20, 2021

(cherry picked from commit b6a0624)

@codecov
Copy link

codecov bot commented Sep 20, 2021

Codecov Report

Merging #2362 (23f3b8b) into develop (9339e88) will increase coverage by 0.02%.
The diff coverage is 75.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2362      +/-   ##
===========================================
+ Coverage    70.89%   70.91%   +0.02%     
===========================================
  Files           97       97              
  Lines        14093    14096       +3     
  Branches      2029     2030       +1     
===========================================
+ Hits          9991     9996       +5     
- Misses        3653     3654       +1     
+ Partials       449      446       -3     
Impacted Files Coverage Δ
azurelinuxagent/ga/exthandlers.py 86.25% <75.00%> (+0.03%) ⬆️
azurelinuxagent/common/event.py 85.29% <0.00%> (-0.68%) ⬇️
azurelinuxagent/ga/collect_telemetry_events.py 91.43% <0.00%> (+1.71%) ⬆️

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 9339e88...23f3b8b. Read the comment docs.

@nagworld9 nagworld9 merged commit 4c64881 into Azure:develop Sep 21, 2021
@nagworld9 nagworld9 deleted the cherry-pick-release branch September 21, 2021 22: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.

4 participants