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

Rename com.rfs through the codebase to org.opensearch.migrations.bulkload #997

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Rename com.rfs through the codebase to org.opensearch.migrations.bulk…

85a40b0
Select commit
Loading
Failed to load commit list.
Draft

Rename com.rfs through the codebase to org.opensearch.migrations.bulkload #997

Rename com.rfs through the codebase to org.opensearch.migrations.bulk…
85a40b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 22, 2024 in 0s

79.05% (+0.06%) compared to d99beb6

View this Pull Request on Codecov

79.05% (+0.06%) compared to d99beb6

Details

Codecov Report

Attention: Patch coverage is 53.33333% with 7 lines in your changes missing coverage. Please review.

Project coverage is 79.05%. Comparing base (d99beb6) to head (85a40b0).

Files with missing lines Patch % Lines
...org/opensearch/migrations/RfsMigrateDocuments.java 53.84% 5 Missing and 1 partial ⚠️
...h/migrations/bulkload/common/OpenSearchClient.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #997      +/-   ##
============================================
+ Coverage     78.98%   79.05%   +0.06%     
+ Complexity     2723     2720       -3     
============================================
  Files           375      375              
  Lines         13869    13855      -14     
  Branches        970      969       -1     
============================================
- Hits          10955    10953       -2     
+ Misses         2340     2326      -14     
- Partials        574      576       +2     

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