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

Add more unit tests for RemoteStoreUtils and RemoteFsTimestampAwareTranslog #16151

Merged
merged 5 commits into from
Oct 4, 2024

Conversation

sachinpkale
Copy link
Member

@sachinpkale sachinpkale commented Oct 1, 2024

Description

  • Add more unit tests for code flows that are missing test coverage.

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

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.

Copy link
Contributor

github-actions bot commented Oct 1, 2024

❌ Gradle check result for 063f3fc: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

github-actions bot commented Oct 1, 2024

✅ Gradle check result for 063f3fc: SUCCESS

Copy link

codecov bot commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.86%. Comparing base (d1fd47c) to head (a84b06a).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #16151      +/-   ##
============================================
- Coverage     71.87%   71.86%   -0.01%     
+ Complexity    64528    64509      -19     
============================================
  Files          5296     5296              
  Lines        301744   301746       +2     
  Branches      43585    43586       +1     
============================================
- Hits         216864   216841      -23     
- Misses        67014    67080      +66     
+ Partials      17866    17825      -41     

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

Copy link
Contributor

github-actions bot commented Oct 3, 2024

❌ Gradle check result for b42e759: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
…mFromMetadataFile

Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
…Remote

Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
@sachinpkale sachinpkale force-pushed the pinned-timestamp-tests branch from b42e759 to a84b06a Compare October 4, 2024 04:21
Copy link
Contributor

github-actions bot commented Oct 4, 2024

❕ Gradle check result for a84b06a: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

@gbbafna gbbafna merged commit aef7eca into opensearch-project:main Oct 4, 2024
34 checks passed
@gbbafna gbbafna added the backport 2.x Backport to 2.x branch label Oct 4, 2024
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 4, 2024
…anslog (#16151)

Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
(cherry picked from commit aef7eca)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
sachinpkale pushed a commit that referenced this pull request Oct 4, 2024
…anslog (#16151) (#16186)

(cherry picked from commit aef7eca)

Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
dk2k pushed a commit to dk2k/OpenSearch that referenced this pull request Oct 16, 2024
dk2k pushed a commit to dk2k/OpenSearch that referenced this pull request Oct 17, 2024
dk2k pushed a commit to dk2k/OpenSearch that referenced this pull request Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport to 2.x branch skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants