Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Ran format document on all files in the solution. #727

Merged
merged 2 commits into from
Aug 15, 2018

Conversation

vancem
Copy link
Contributor

@vancem vancem commented Aug 15, 2018

This avoids future diff issues because of formatting.
If you have a conflict with this, simply do Ctrl-K Ctrl-D (format document) and it shoudl fix things.

vancem added 2 commits August 15, 2018 14:40
This avoids future diff issues because of formatting.
If you have a conflict with this, simply do Ctrl-K Ctrl-D (format document) and it shoudl fix things.
@vancem vancem merged commit ebc8046 into microsoft:master Aug 15, 2018
@codecov-io
Copy link

Codecov Report

Merging #727 into master will decrease coverage by 0.12%.
The diff coverage is 29.57%.

@@            Coverage Diff             @@
##           master     #727      +/-   ##
==========================================
- Coverage   17.52%   17.39%   -0.13%     
==========================================
  Files         221      221              
  Lines      126188   137561   +11373     
  Branches    12173    12176       +3     
==========================================
+ Hits        22116    23932    +1816     
- Misses     103202   112692    +9490     
- Partials      870      937      +67
Flag Coverage Δ
#2017 17.39% <29.57%> (-0.13%) ⬇️
#Debug 17.39% <29.57%> (-0.13%) ⬇️
#Release 100% <ø> (ø) ⬆️
Impacted Files Coverage Δ
...iew/GuiUtilities/HistoryComboBox/HistoryCombBox.cs 23.8% <ø> (-1.69%) ⬇️
src/PerfView/HeapView/IssueView.cs 0% <ø> (ø) ⬆️
src/LinuxEvent.Tests/Program.cs 0% <ø> (ø) ⬆️
src/TraceEvent/Compatibility.cs 0% <ø> (ø) ⬆️
src/PerfView/Dialogs/EULADialog.xaml.cs 0% <ø> (ø) ⬆️
src/TraceEvent/Ctf/CtfMetadataTypes.cs 0% <ø> (ø) ⬆️
src/PerfView/EtwEventSource.cs 0% <ø> (ø) ⬆️
.../TraceEvent/EventPipe/EventPipeTraceEventParser.cs 61.62% <ø> (+0.45%) ⬆️
src/PerfView/Dialogs/FileInputAndOutput.xaml.cs 0% <ø> (ø) ⬆️
src/PerfView/ClrStats.cs 0% <ø> (ø) ⬆️
... and 359 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 bee7884...90d8ed8. Read the comment docs.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants