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

Format jmh.gradle, use not deprecated archiveFileName #821

Merged
merged 2 commits into from
Feb 6, 2020

Conversation

DotSpy
Copy link
Member

@DotSpy DotSpy commented Feb 5, 2020

Format jmh.gradle, use not deprecated archiveFileName method instead of deprecated archiveName

@codecov-io
Copy link

Codecov Report

Merging #821 into master will increase coverage by 0.52%.
The diff coverage is 71.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #821      +/-   ##
============================================
+ Coverage     78.58%   79.11%   +0.52%     
- Complexity      778      786       +8     
============================================
  Files           101      104       +3     
  Lines          2779     2811      +32     
  Branches        268      269       +1     
============================================
+ Hits           2184     2224      +40     
+ Misses          493      483      -10     
- Partials        102      104       +2
Impacted Files Coverage Δ Complexity Δ
...in/java/io/opentelemetry/internal/StringUtils.java 83.33% <ø> (ø) 8 <0> (ø) ⬇️
...lemetry/sdk/common/InstrumentationLibraryInfo.java 100% <ø> (ø) 3 <0> (ø) ⬇️
...a/io/opentelemetry/sdk/metrics/BaseInstrument.java 30.76% <ø> (ø) 3 <0> (ø) ⬇️
...ain/java/io/opentelemetry/sdk/trace/TracerSdk.java 100% <ø> (ø) 9 <0> (ø) ⬇️
...in/java/io/opentelemetry/trace/AttributeValue.java 73.33% <ø> (ø) 5 <0> (ø) ⬇️
...in/java/io/opentelemetry/metrics/DefaultMeter.java 72.66% <ø> (+2.91%) 31 <0> (ø) ⬇️
...etry/contrib/metrics/runtime/GarbageCollector.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...telemetry/contrib/metrics/runtime/MemoryPools.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...opentelemetry/sdk/metrics/DoubleSumAggregator.java 0% <0%> (ø) 0 <0> (?)
...ntelemetry/sdk/trace/RecordEventsReadableSpan.java 91.51% <100%> (-0.06%) 45 <0> (-1)
... and 31 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 bd4f373...47da1ef. Read the comment docs.

Copy link
Contributor

@jkwatson jkwatson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bogdandrutu bogdandrutu merged commit 2a1a765 into open-telemetry:master Feb 6, 2020
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.

5 participants