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

Eliminate Google Guava dependency #383

Merged
merged 3 commits into from
Jan 8, 2024

Merge branch 'main' into no-guava

8771dc1
Select commit
Loading
Failed to load commit list.
Merged

Eliminate Google Guava dependency #383

Merge branch 'main' into no-guava
8771dc1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2024 in 0s

72.36% (-0.17%) compared to e0f5a2a

View this Pull Request on Codecov

72.36% (-0.17%) compared to e0f5a2a

Details

Codecov Report

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

Comparison is base (e0f5a2a) 72.52% compared to head (8771dc1) 72.36%.

Files Patch % Lines
.../org/opensearch/flowframework/util/ParseUtils.java 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #383      +/-   ##
============================================
- Coverage     72.52%   72.36%   -0.17%     
  Complexity      600      600              
============================================
  Files            76       76              
  Lines          3014     3018       +4     
  Branches        234      235       +1     
============================================
- Hits           2186     2184       -2     
- Misses          725      731       +6     
  Partials        103      103              

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