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

Emit AutoUpdate value at service start only #1907

Merged
merged 1 commit into from
Jun 10, 2020

Conversation

narrieta
Copy link
Member

While debugging the agent I noticed we emit that event in each iteration of the main loop. Moving it to service initialization.

@codecov
Copy link

codecov bot commented Jun 10, 2020

Codecov Report

Merging #1907 into develop will increase coverage by 0.01%.
The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1907      +/-   ##
===========================================
+ Coverage    69.37%   69.38%   +0.01%     
===========================================
  Files           85       85              
  Lines        11811    11813       +2     
  Branches      1658     1658              
===========================================
+ Hits          8194     8197       +3     
+ Misses        3249     3248       -1     
  Partials       368      368              
Impacted Files Coverage Δ
azurelinuxagent/ga/update.py 87.78% <66.66%> (+0.19%) ⬆️

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 0b56a79...650d599. Read the comment docs.

@narrieta narrieta merged commit de9e254 into Azure:develop Jun 10, 2020
@narrieta narrieta deleted the auto-update branch June 10, 2020 22:08
rbgithuub pushed a commit to rbgithuub/WALinuxAgent that referenced this pull request Jun 14, 2020
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.

None yet

3 participants