Skip to content

Run breaking changes workflow against latest release only (so the unreleased changes won't be reported as breaking ones)#13684

Merged
reta merged 1 commit intoopensearch-project:2.xfrom
reta:fix.breaking.changes
May 15, 2024
Merged

Run breaking changes workflow against latest release only (so the unreleased changes won't be reported as breaking ones)#13684
reta merged 1 commit intoopensearch-project:2.xfrom
reta:fix.breaking.changes

Conversation

@reta
Copy link
Copy Markdown
Contributor

@reta reta commented May 15, 2024

Description

Run breaking changes workflow against latest release only (so the unreleased changes won't be reported as breaking ones).

Related Issues

N/A

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • API changes companion pull request created.
  • Failing checks are inspected and point to the corresponding known issue(s) (See: Troubleshooting Failing Builds)
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)
  • Public documentation issue/PR created

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.

…eleased changes won't be reported as a breaking ones)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
@reta reta requested a review from peternied as a code owner May 15, 2024 13:18
@reta reta requested review from Bukhtawar and dblock May 15, 2024 13:20
@github-actions
Copy link
Copy Markdown
Contributor

❕ Gradle check result for 98db4d4: 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.

@codecov
Copy link
Copy Markdown

codecov bot commented May 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.32%. Comparing base (0dd892c) to head (98db4d4).
Report is 250 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #13684      +/-   ##
============================================
+ Coverage     71.28%   71.32%   +0.04%     
- Complexity    60145    61207    +1062     
============================================
  Files          4957     5031      +74     
  Lines        282799   287884    +5085     
  Branches      41409    42077     +668     
============================================
+ Hits         201591   205345    +3754     
- Misses        64189    65251    +1062     
- Partials      17019    17288     +269     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants