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

Getting the agent version from the version file #2346

Merged
merged 1 commit into from
Sep 1, 2021

Conversation

dhivyaganesan
Copy link
Contributor

One of the test used the agent dev version. Updating it to use the agent version from version file
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 Sep 1, 2021

Codecov Report

Merging #2346 (c871f8f) into develop (66cc4dd) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2346      +/-   ##
===========================================
- Coverage    70.89%   70.87%   -0.03%     
===========================================
  Files           97       97              
  Lines        14107    14107              
  Branches      2029     2029              
===========================================
- Hits         10001     9998       -3     
- Misses        3661     3662       +1     
- Partials       445      447       +2     
Impacted Files Coverage Δ
azurelinuxagent/ga/collect_telemetry_events.py 89.72% <0.00%> (-1.03%) ⬇️

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 66cc4dd...c871f8f. Read the comment docs.

@dhivyaganesan dhivyaganesan merged commit 141c660 into Azure:develop Sep 1, 2021
@dhivyaganesan dhivyaganesan deleted the Fix_Agent_version branch December 17, 2021 19:45
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