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

Jmh report plugin #861

Merged
merged 5 commits into from
Feb 14, 2020
Merged

Jmh report plugin #861

merged 5 commits into from
Feb 14, 2020

Conversation

DotSpy
Copy link
Member

@DotSpy DotSpy commented Feb 14, 2020

As suggested by @bogdandrutu added jmh report plugin.
example of result:
image

@codecov-io
Copy link

Codecov Report

Merging #861 into master will increase coverage by 1.8%.
The diff coverage is 84.15%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #861     +/-   ##
===========================================
+ Coverage     78.94%   80.75%   +1.8%     
- Complexity      789      820     +31     
===========================================
  Files           105      108      +3     
  Lines          2845     2899     +54     
  Branches        273      265      -8     
===========================================
+ Hits           2246     2341     +95     
+ Misses          494      452     -42     
- Partials        105      106      +1
Impacted Files Coverage Δ Complexity Δ
...ntelemetry/sdk/trace/RecordEventsReadableSpan.java 91.51% <ø> (ø) 45 <0> (ø) ⬇️
...ntelemetry/exporters/inmemory/InMemoryTracing.java 85.71% <ø> (ø) 5 <0> (ø) ⬇️
...lemetry/sdk/trace/export/SimpleSpansProcessor.java 87.5% <ø> (ø) 7 <0> (ø) ⬇️
...metry/exporters/jaeger/JaegerGrpcSpanExporter.java 67.79% <ø> (ø) 4 <0> (ø) ⬇️
...ava/io/opentelemetry/sdk/trace/SpanBuilderSdk.java 93.87% <ø> (ø) 36 <0> (ø) ⬇️
...o/opentelemetry/sdk/trace/export/SpanExporter.java 100% <ø> (ø) 0 <0> (ø) ⬇️
...elemetry/sdk/trace/export/BatchSpansProcessor.java 89.65% <ø> (+0.86%) 7 <0> (ø) ⬇️
...ava/io/opentelemetry/exporters/jaeger/Adapter.java 96.2% <ø> (ø) 16 <0> (ø) ⬇️
...ntelemetry/sdk/trace/export/MultiSpanExporter.java 100% <ø> (ø) 12 <0> (ø) ⬇️
...java/io/opentelemetry/sdk/trace/data/SpanData.java 100% <ø> (ø) 2 <0> (?)
... and 33 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 dc5cfb7...07b55ec. Read the comment docs.

@bogdandrutu bogdandrutu merged commit 4c194c4 into open-telemetry:master Feb 14, 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.

4 participants