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

Rename Debug.FetchVmSettings to Debug.EnableFastTrack #2324

Merged
merged 1 commit into from
Aug 11, 2021

Conversation

narrieta
Copy link
Member

FetchVmSettings was supposed to be a temporary flag, but there is an actual need for an EnableFastTrack flag so I am renaming it.

Currently EnableFastTrack is in the Debug section, but when Fast Track is released to production it will be moved to the Extensions section.

@codecov
Copy link

codecov bot commented Aug 11, 2021

Codecov Report

Merging #2324 (eb2e5d1) into develop (582d89a) will increase coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2324      +/-   ##
===========================================
+ Coverage    70.74%   70.81%   +0.07%     
===========================================
  Files           97       97              
  Lines        14035    14035              
  Branches      2012     2012              
===========================================
+ Hits          9929     9939      +10     
+ Misses        3660     3654       -6     
+ Partials       446      442       -4     
Impacted Files Coverage Δ
azurelinuxagent/common/conf.py 77.72% <100.00%> (ø)
azurelinuxagent/common/protocol/wire.py 77.79% <100.00%> (ø)
azurelinuxagent/common/event.py 85.97% <0.00%> (+0.67%) ⬆️
azurelinuxagent/ga/collect_telemetry_events.py 92.12% <0.00%> (+2.39%) ⬆️

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 582d89a...eb2e5d1. Read the comment docs.

@narrieta narrieta merged commit 265f46e into Azure:develop Aug 11, 2021
@narrieta narrieta deleted the conf branch August 11, 2021 20:23
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