Skip to content

Auto code cleanup#427

Closed
gregkalapos wants to merge 1 commit intoelastic:masterfrom
gregkalapos:AutoCodeCleanup
Closed

Auto code cleanup#427
gregkalapos wants to merge 1 commit intoelastic:masterfrom
gregkalapos:AutoCodeCleanup

Conversation

@gregkalapos
Copy link
Copy Markdown
Contributor

@gregkalapos gregkalapos commented Aug 2, 2019

During reviews I saw an increasing number of code style updates - which is good, we should maintain the coding style as defined in .editorconfig. In order to avoid these in PRs later and making reviews easier I ran auto cleanup on the whole solution.

No functional change here - only applied auto clenaup.

After having a release this week probably this is a good time to do this.

Will try to merge it at a point where there are not much PRs open to minimize conflicts.

During reviews I saw an increasing number of code style updates - which is good, we should maintain the coding style as defined in .editorconfig. In order to avoid these in PRs later and making reviews easier I ran auto cleanup on the whole solution.

No functional change here - only applied auto clenaup.
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #427 into master will increase coverage by 0.14%.
The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #427      +/-   ##
==========================================
+ Coverage   79.11%   79.25%   +0.14%     
==========================================
  Files          78       78              
  Lines        2686     2671      -15     
  Branches      485      485              
==========================================
- Hits         2125     2117       -8     
+ Misses        374      369       -5     
+ Partials      187      185       -2
Impacted Files Coverage Δ
src/Elastic.Apm/Sampler.cs 87.87% <ø> (+4.09%) ⬆️
.../Metrics/MetricsProvider/SystemTotalCpuProvider.cs 49.31% <ø> (ø) ⬆️
src/Elastic.Apm/Agent.cs 69.56% <ø> (ø) ⬆️
src/Elastic.Apm/Helpers/StringExtensions.cs 100% <ø> (ø) ⬆️
src/Elastic.Apm/Api/Database.cs 100% <ø> (ø) ⬆️
src/Elastic.Apm/Helpers/Assertion.cs 100% <ø> (ø) ⬆️
...pm.EntityFrameworkCore/EfCoreDiagnosticListener.cs 68.62% <ø> (ø) ⬆️
src/Elastic.Apm/Api/DistributedTracingData.cs 66.66% <0%> (+7.84%) ⬆️
...lastic.Apm/Metrics/Windows/GlobalMemoryStatusEx.cs 0% <0%> (ø) ⬆️
...tic.Apm/Report/Serialization/MetricSetConverter.cs 0% <0%> (ø) ⬆️
... and 23 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 f6851a7...f2737ab. Read the comment docs.

@gregkalapos gregkalapos self-assigned this Aug 3, 2019
@gregkalapos
Copy link
Copy Markdown
Contributor Author

Opened #535 - this one is already out-of-date.

@gregkalapos gregkalapos closed this Oct 4, 2019
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.

2 participants