Skip to content

Conversation

@vancem
Copy link
Contributor

@vancem vancem commented Nov 8, 2017

We need to install a .NET Profiler via the registry for some PerfView operations.
We were not being agressive enough to clean up even, if things are partly wrong.
This can leave stale state behind. This improves the robustness.

We need to install a .NET Profiler via the registry for some PerfView operations.
We were not being agressive enough to clean up even, if things are partly wrong.
This can leave stale state behind.  This improves the robustness.
@codecov-io
Copy link

Codecov Report

Merging #435 into master will increase coverage by <.01%.
The diff coverage is 1.4%.

@@            Coverage Diff             @@
##           master     #435      +/-   ##
==========================================
+ Coverage   17.53%   17.53%   +<.01%     
==========================================
  Files         213      213              
  Lines      122865   122876      +11     
  Branches    11837    11837              
==========================================
+ Hits        21541    21544       +3     
- Misses     100465   100474       +9     
+ Partials      859      858       -1
Flag Coverage Δ
#2017 17.53% <1.4%> (ø) ⬆️
#Debug 17.53% <1.4%> (ø) ⬆️
#Release 100% <ø> (ø) ⬆️
Impacted Files Coverage Δ
src/PerfView/CommandProcessor.cs 0.17% <1.4%> (+0.04%) ⬆️
src/PerfView/StackViewer/StackWindow.xaml.cs 24.14% <0%> (+0.07%) ⬆️

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 eabf990...9d36ccc. Read the comment docs.

1 similar comment
@codecov-io
Copy link

Codecov Report

Merging #435 into master will increase coverage by <.01%.
The diff coverage is 1.4%.

@@            Coverage Diff             @@
##           master     #435      +/-   ##
==========================================
+ Coverage   17.53%   17.53%   +<.01%     
==========================================
  Files         213      213              
  Lines      122865   122876      +11     
  Branches    11837    11837              
==========================================
+ Hits        21541    21544       +3     
- Misses     100465   100474       +9     
+ Partials      859      858       -1
Flag Coverage Δ
#2017 17.53% <1.4%> (ø) ⬆️
#Debug 17.53% <1.4%> (ø) ⬆️
#Release 100% <ø> (ø) ⬆️
Impacted Files Coverage Δ
src/PerfView/CommandProcessor.cs 0.17% <1.4%> (+0.04%) ⬆️
src/PerfView/StackViewer/StackWindow.xaml.cs 24.14% <0%> (+0.07%) ⬆️

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 eabf990...9d36ccc. Read the comment docs.

@vancem vancem merged commit d457feb into microsoft:master Nov 9, 2017
vancem added a commit that referenced this pull request Dec 19, 2017
Fix logic that touches registry to be very robust
@vancem vancem deleted the ProfilerCleanup.11-8-17 branch December 20, 2017 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants