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

Add the enclosing interface references to remove javadoc errors #902

Merged
merged 1 commit into from
Feb 20, 2020

Conversation

jkwatson
Copy link
Contributor

resolves #900

@codecov-io
Copy link

Codecov Report

Merging #902 into master will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #902      +/-   ##
============================================
- Coverage     82.65%   82.61%   -0.04%     
  Complexity      835      835              
============================================
  Files           111      111              
  Lines          2934     2934              
  Branches        251      251              
============================================
- Hits           2425     2424       -1     
  Misses          397      397              
- Partials        112      113       +1
Impacted Files Coverage Δ Complexity Δ
...io/opentelemetry/sdk/metrics/DoubleCounterSdk.java 95.83% <ø> (ø) 5 <0> (ø) ⬇️
...a/io/opentelemetry/sdk/metrics/LongMeasureSdk.java 75% <ø> (ø) 5 <0> (ø) ⬇️
...io/opentelemetry/sdk/metrics/DoubleMeasureSdk.java 75% <ø> (ø) 5 <0> (ø) ⬇️
...a/io/opentelemetry/sdk/metrics/LongCounterSdk.java 95.83% <ø> (ø) 5 <0> (ø) ⬇️
...elemetry/sdk/trace/export/BatchSpansProcessor.java 89.76% <0%> (-0.79%) 7% <0%> (ø)

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 1c7da07...2e5bb9a. Read the comment docs.

@bogdandrutu bogdandrutu merged commit ab63b1c into open-telemetry:master Feb 20, 2020
DotSpy pushed a commit to DotSpy/opentelemetry-java that referenced this pull request Feb 21, 2020
@jkwatson jkwatson deleted the fix_javadoc_error branch February 28, 2020 21:30
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.

Javadoc errors
3 participants