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

[DRAFT] Add ability to run Fetch Migration on Docker Solution #487

Closed
wants to merge 1 commit into from

Conversation

okhasawn
Copy link
Contributor

Description

This draft PR explores running Fetch Migration on the Docker Solution.
The way it can be run with the way I ended up creating this PR is by running startDockerFetchMigration.sh script.
More important notes to follow soon.

Issues Resolved

[List any issues this PR will resolve]

Is this a backport? If so, please add backport PR # and/or commits #

Testing

[Please provide details of testing done: unit testing, integration testing and manual testing]

Check List

  • New functionality includes testing
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Omar Khasawneh <okhasawn@amazon.com>
Copy link

codecov bot commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c14529b) 77.08% compared to head (8e51d31) 73.57%.
Report is 18 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #487      +/-   ##
============================================
- Coverage     77.08%   73.57%   -3.52%     
+ Complexity     1183     1181       -2     
============================================
  Files           149      124      -25     
  Lines          6041     4886    -1155     
  Branches        561      439     -122     
============================================
- Hits           4657     3595    -1062     
+ Misses         1076      996      -80     
+ Partials        308      295      -13     
Flag Coverage Δ
unittests 73.57% <ø> (-0.11%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@sumobrian sumobrian added the draft Indicate that a PR is in draft mode and not ready to merged label Jan 19, 2024
@zelinh zelinh deleted the branch opensearch-project:main April 16, 2024 20:17
@zelinh zelinh closed this Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
draft Indicate that a PR is in draft mode and not ready to merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants