Skip to content

Conversation

@DarshitChanpura
Copy link
Member

Post opensearch-project/security#5671, we require explicit setting of protected resource types. This PR adds that to the test setup.

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.

@opensearch-trigger-bot opensearch-trigger-bot bot added infra Changes to infrastructure, testing, CI/CD, pipelines, etc. backport 2.x labels Oct 2, 2025
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
@codecov
Copy link

codecov bot commented Oct 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.42%. Comparing base (4a34838) to head (39c9209).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1572      +/-   ##
============================================
- Coverage     81.44%   81.42%   -0.03%     
  Complexity     6137     6137              
============================================
  Files           542      542              
  Lines         24898    24898              
  Branches       2540     2540              
============================================
- Hits          20279    20272       -7     
- Misses         3352     3359       +7     
  Partials       1267     1267              
Flag Coverage Δ
plugin 81.42% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 12 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@DarshitChanpura DarshitChanpura marked this pull request as ready for review October 2, 2025 23:16
@kaituo kaituo merged commit 4760251 into opensearch-project:main Oct 2, 2025
46 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 2, 2025
* Adds protected types feature-flag

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>

* Adds changelog entry

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>

---------

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
(cherry picked from commit 4760251)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
kaituo pushed a commit that referenced this pull request Oct 2, 2025
…1575)

* Adds protected types feature-flag



* Adds changelog entry



---------


(cherry picked from commit 4760251)

Signed-off-by: Darshit Chanpura <dchanp@amazon.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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 3.3 infra Changes to infrastructure, testing, CI/CD, pipelines, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants