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

feat: add java 17 & 21 support #61

Merged
merged 6 commits into from
May 5, 2024

Fix CR

024bbd5
Select commit
Loading
Failed to load commit list.
Merged

feat: add java 17 & 21 support #61

Fix CR
024bbd5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 5, 2024 in 1s

84.82% (-2.04%) compared to 0ca5ff5

View this Pull Request on Codecov

84.82% (-2.04%) compared to 0ca5ff5

Details

Codecov Report

Attention: Patch coverage is 84.61538% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 84.82%. Comparing base (0ca5ff5) to head (024bbd5).
Report is 1 commits behind head on master.

Files Patch % Lines
src/main/java/io/lumigo/core/SpansContainer.java 60.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #61      +/-   ##
============================================
- Coverage     86.86%   84.82%   -2.04%     
- Complexity      312      314       +2     
============================================
  Files            32       33       +1     
  Lines          1218     1259      +41     
  Branches        136      138       +2     
============================================
+ Hits           1058     1068      +10     
- Misses          116      146      +30     
- Partials         44       45       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.