Skip to content

Conversation

@sullis
Copy link
Contributor

@sullis sullis commented Dec 19, 2021

Temurin JDK

https://github.com/actions/setup-java/blob/main/README.md

NOTE: Adopt OpenJDK got moved to Eclipse Temurin and won't
be updated anymore. It is highly recommended to migrate
workflows from adopt to temurin to keep receiving software
and security updates.

https://github.com/actions/setup-java/blob/main/README.md

NOTE: Adopt OpenJDK got moved to Eclipse Temurin and won't
be updated anymore. It is highly recommended to migrate
workflows from adopt to temurin to keep receiving software
and security updates.
@codecov
Copy link

codecov bot commented Dec 19, 2021

Codecov Report

Merging #4011 (30b54e8) into main (6f755cc) will increase coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #4011      +/-   ##
============================================
+ Coverage     89.87%   89.93%   +0.06%     
- Complexity     4275     4278       +3     
============================================
  Files           512      512              
  Lines         12942    12942              
  Branches       1250     1250              
============================================
+ Hits          11632    11640       +8     
+ Misses          906      900       -6     
+ Partials        404      402       -2     
Impacted Files Coverage Δ
...telemetry/sdk/trace/export/BatchSpanProcessor.java 87.76% <0.00%> (-0.72%) ⬇️
...ntelemetry/sdk/extension/resources/OsResource.java 90.69% <0.00%> (+4.65%) ⬆️
...ava/io/opentelemetry/sdk/internal/RateLimiter.java 100.00% <0.00%> (+5.88%) ⬆️
...metry/sdk/extension/resources/ProcessResource.java 87.50% <0.00%> (+6.25%) ⬆️
...elemetry/sdk/extension/resources/HostResource.java 92.30% <0.00%> (+15.38%) ⬆️
...dk/extension/resources/ProcessRuntimeResource.java 100.00% <0.00%> (+16.66%) ⬆️

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 6f755cc...30b54e8. Read the comment docs.

Copy link
Contributor

@anuraaga anuraaga left a comment

Choose a reason for hiding this comment

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

Thanks!

@anuraaga anuraaga merged commit e813845 into open-telemetry:main Dec 19, 2021
@sullis sullis deleted the gha-temurin-jdk branch December 19, 2021 02:02
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