Skip to content

Conversation

@rpasche
Copy link
Contributor

@rpasche rpasche commented Aug 29, 2025

Description

This PR should adjust the snapshot step within ISM actions to not include the global state

Related Issues

Resolves #1479

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • 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.

Signed-off-by: Robert Paschedag <robert.paschedag@web.de>
@codecov
Copy link

codecov bot commented Sep 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.33%. Comparing base (bba644a) to head (7a385ff).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1480      +/-   ##
==========================================
+ Coverage   76.27%   76.33%   +0.06%     
==========================================
  Files         375      375              
  Lines       18772    18773       +1     
  Branches     2366     2366              
==========================================
+ Hits        14318    14331      +13     
+ Misses       3218     3205      -13     
- Partials     1236     1237       +1     

☔ 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.

Copy link
Member

@bowenlan-amzn bowenlan-amzn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sense! Thanks for the change!

@bowenlan-amzn bowenlan-amzn merged commit 740a190 into opensearch-project:main Sep 4, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] ISM "snapshot" action includes "global state"

2 participants