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

[Backport 2.x] Adding feature direction and moving suppression rules to each feature #966

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

amitgalitz
Copy link
Member

Description

Porting #960 to 2.x with a fixed snapshot due to difference in enable flatten index between main and 2.x

Check List

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

…opensearch-project#960)

* adding feature direction and moving suppression rules to each feature

Signed-off-by: Amit Galitzky <amgalitz@amazon.com>

* fixing bug where two conditions didn't display

Signed-off-by: Amit Galitzky <amgalitz@amazon.com>

* improve error handling

Signed-off-by: Amit Galitzky <amgalitz@amazon.com>

* style changes and removing extra errors

Signed-off-by: Amit Galitzky <amgalitz@amazon.com>

* remove console log

Signed-off-by: Amit Galitzky <amgalitz@amazon.com>

---------

Signed-off-by: Amit Galitzky <amgalitz@amazon.com>
Copy link

codecov bot commented Jan 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.82%. Comparing base (a6019e4) to head (d200674).
Report is 18 commits behind head on 2.x.

Additional details and impacted files
@@            Coverage Diff             @@
##              2.x     #966      +/-   ##
==========================================
+ Coverage   52.36%   53.82%   +1.46%     
==========================================
  Files         168      170       +2     
  Lines        6541     6946     +405     
  Branches     1336     1426      +90     
==========================================
+ Hits         3425     3739     +314     
- Misses       2718     2777      +59     
- Partials      398      430      +32     

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

@amitgalitz amitgalitz merged commit 2acb94a into opensearch-project:2.x Jan 28, 2025
10 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.

2 participants