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

Log if Autoupdate flags are changed in conf #2385

Merged
merged 2 commits into from
Oct 25, 2021

Conversation

larohra
Copy link
Contributor

@larohra larohra commented Oct 22, 2021

Description

Log if Autoupdate flags are changed in conf file externally from the defaults

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 Oct 22, 2021

Codecov Report

Merging #2385 (8f2857b) into develop (bf03740) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2385      +/-   ##
===========================================
+ Coverage    71.14%   71.16%   +0.01%     
===========================================
  Files           97       97              
  Lines        14384    14387       +3     
  Branches      2076     2077       +1     
===========================================
+ Hits         10234    10238       +4     
+ Misses        3689     3688       -1     
  Partials       461      461              
Impacted Files Coverage Δ
azurelinuxagent/ga/update.py 88.74% <100.00%> (+0.04%) ⬆️
azurelinuxagent/common/conf.py 79.20% <0.00%> (+0.44%) ⬆️

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 bf03740...8f2857b. Read the comment docs.

@larohra larohra merged commit d2a4cfc into Azure:develop Oct 25, 2021
@larohra larohra deleted the emit-telemetry branch October 25, 2021 13:47
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