Skip to content

Conversation

@kkewwei
Copy link
Contributor

@kkewwei kkewwei commented May 5, 2025

Description

[Describe what this change achieves]

Related Issues

Resolves #15842

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.

…finiteLoop

Signed-off-by: kkewwei <kewei.11@bytedance.com>
Signed-off-by: kkewwei <kkewwei@163.com>
@kkewwei kkewwei requested a review from a team as a code owner May 5, 2025 15:11
@github-actions github-actions bot added >test-failure Test failure from CI, local build, etc. autocut disabled-test Issues that are used by an AwaitsFix annotation to temporarily disable a broken test flaky-test Random test failure that succeeds on second run labels May 5, 2025
@github-actions
Copy link
Contributor

github-actions bot commented May 5, 2025

✅ Gradle check result for 69e8080: SUCCESS

@codecov
Copy link

codecov bot commented May 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.62%. Comparing base (4c2d043) to head (69e8080).
Report is 5 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #18199      +/-   ##
============================================
+ Coverage     72.54%   72.62%   +0.07%     
- Complexity    67234    67307      +73     
============================================
  Files          5476     5476              
  Lines        310444   310445       +1     
  Branches      45120    45120              
============================================
+ Hits         225211   225448     +237     
+ Misses        66834    66657     -177     
+ Partials      18399    18340      -59     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@andrross andrross merged commit 46955ff into opensearch-project:main May 5, 2025
35 of 36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autocut disabled-test Issues that are used by an AwaitsFix annotation to temporarily disable a broken test flaky-test Random test failure that succeeds on second run skip-changelog >test-failure Test failure from CI, local build, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[AUTOCUT] Gradle Check Flaky Test Report for RepositoriesServiceIT

2 participants