perfview icon indicating copy to clipboard operation
perfview copied to clipboard

[Personal branch] Interner

Open sharwell opened this issue 8 years ago • 1 comments

Not for review. Just needed a build to make available for @Pilchie and @davkean.

sharwell avatar Jul 13 '17 23:07 sharwell

Codecov Report

Merging #307 into master will increase coverage by 0.01%. The diff coverage is 25.59%.

@@            Coverage Diff             @@
##           master     #307      +/-   ##
==========================================
+ Coverage   17.53%   17.54%   +0.01%     
==========================================
  Files         216      218       +2     
  Lines      125076   125649     +573     
  Branches    12081    12167      +86     
==========================================
+ Hits        21932    22050     +118     
- Misses     102280   102732     +452     
- Partials      864      867       +3
Flag Coverage Δ
#2017 17.54% <25.59%> (+0.01%) :arrow_up:
#Debug 17.54% <25.59%> (+0.01%) :arrow_up:
#Release ?
Impacted Files Coverage Δ
src/PerfView/Dialogs/MemoryDataDialog.xaml.cs 0% <ø> (ø) :arrow_up:
src/TraceEvent/TraceEventSession.cs 2.45% <ø> (ø) :arrow_up:
src/FastSerialization/GrowableArray.cs 63.54% <ø> (+2.08%) :arrow_up:
src/PerfView/Dialogs/RunCommandDialog.xaml.cs 0% <0%> (ø) :arrow_up:
src/PerfView/EventViewer/EventWindow.xaml.cs 0% <0%> (ø) :arrow_up:
src/PerfView/OverweightReport.cs 0% <0%> (ø) :arrow_up:
src/PerfView/CommandProcessor.cs 0.17% <0%> (ø) :arrow_up:
src/PerfView/OtherSources/DebuggerStackSource.cs 0% <0%> (ø) :arrow_up:
src/TraceEvent/Computers/TraceProcess.cs 0% <0%> (ø) :arrow_up:
src/PerfView/memory/ClrProfilerParser.cs 0% <0%> (ø) :arrow_up:
... and 35 more

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 ffe406e...9049d2b. Read the comment docs.

codecov-io avatar Sep 10 '17 16:09 codecov-io