Skip to content

Remove "semver" prefix from instrumentation library version#2180

Merged
jkwatson merged 1 commit into
open-telemetry:masterfrom
dynatrace-oss-contrib:remove-semver
Dec 2, 2020
Merged

Remove "semver" prefix from instrumentation library version#2180
jkwatson merged 1 commit into
open-telemetry:masterfrom
dynatrace-oss-contrib:remove-semver

Conversation

@arminru

@arminru arminru commented Dec 2, 2020

Copy link
Copy Markdown
Member

Fixes #2179

@codecov

codecov Bot commented Dec 2, 2020

Copy link
Copy Markdown

Codecov Report

Merging #2180 (03a1cd2) into master (ba9f9c0) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2180      +/-   ##
============================================
+ Coverage     85.82%   85.85%   +0.02%     
  Complexity     2207     2207              
============================================
  Files           253      253              
  Lines          8361     8361              
  Branches        922      922              
============================================
+ Hits           7176     7178       +2     
+ Misses          854      853       -1     
+ Partials        331      330       -1     
Impacted Files Coverage Δ Complexity Δ
.../main/java/io/opentelemetry/api/OpenTelemetry.java 100.00% <ø> (ø) 15.00 <0.00> (ø)
...ava/io/opentelemetry/api/trace/TracerProvider.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...lemetry/sdk/common/InstrumentationLibraryInfo.java 100.00% <ø> (ø) 4.00 <0.00> (ø)
...try/sdk/metrics/aggregator/LongMinMaxSumCount.java 100.00% <0.00%> (+4.08%) 6.00% <0.00%> (ø%)

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 ba9f9c0...03a1cd2. Read the comment docs.

@anuraaga anuraaga left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for finding these!

@jkwatson jkwatson merged commit 5585e73 into open-telemetry:master Dec 2, 2020
@arminru arminru deleted the remove-semver branch January 27, 2022 17:28
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.

Remove "semver" prefixes in documentation and tests

4 participants