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

Create events directory for handlers if ETP enabled #2366

Merged
merged 2 commits into from
Sep 28, 2021

Conversation

larohra
Copy link
Contributor

@larohra larohra commented Sep 24, 2021

Description

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 24, 2021

Codecov Report

Merging #2366 (7f110ac) into develop (737fa17) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2366      +/-   ##
===========================================
+ Coverage    70.87%   70.90%   +0.02%     
===========================================
  Files           97       97              
  Lines        14096    14100       +4     
  Branches      2030     2031       +1     
===========================================
+ Hits          9991     9997       +6     
+ Misses        3656     3655       -1     
+ Partials       449      448       -1     
Impacted Files Coverage Δ
azurelinuxagent/ga/update.py 88.28% <100.00%> (+0.06%) ⬆️
azurelinuxagent/common/protocol/goal_state.py 91.48% <0.00%> (-0.83%) ⬇️
azurelinuxagent/common/event.py 85.97% <0.00%> (+0.67%) ⬆️
azurelinuxagent/ga/collect_telemetry_events.py 90.41% <0.00%> (+0.68%) ⬆️

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 737fa17...7f110ac. Read the comment docs.

@larohra larohra merged commit ea4268f into Azure:develop Sep 28, 2021
@larohra larohra deleted the create-events-dir branch September 28, 2021 07:01
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