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

[Backport 2.x] Eliminate Google Guava dependency (#383) #389

Merged

Eliminate Google Guava dependency (#383)

c3030f4
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Eliminate Google Guava dependency (#383) #389

Eliminate Google Guava dependency (#383)
c3030f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2024 in 1s

72.49% (-0.03%) compared to afe5501

View this Pull Request on Codecov

72.49% (-0.03%) compared to afe5501

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (afe5501) 72.52% compared to head (c3030f4) 72.49%.

Files Patch % Lines
.../org/opensearch/flowframework/util/ParseUtils.java 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #389      +/-   ##
============================================
- Coverage     72.52%   72.49%   -0.03%     
- Complexity      600      601       +1     
============================================
  Files            76       76              
  Lines          3014     3018       +4     
  Branches        234      235       +1     
============================================
+ Hits           2186     2188       +2     
- Misses          725      726       +1     
- Partials        103      104       +1     

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