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] Fix unchecked cast in dynamic action map getter (#15394) #15399

Merged
merged 2 commits into from
Aug 25, 2024

Conversation

dbwiddis
Copy link
Member

Backport 6152afe from #15394

Signed-off-by: Daniel Widdis <widdis@gmail.com>
Copy link
Contributor

✅ Gradle check result for ae52008: SUCCESS

Copy link
Contributor

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

Copy link

codecov bot commented Aug 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.61%. Comparing base (1c0931a) to head (b61bffb).
Report is 2 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15399      +/-   ##
============================================
+ Coverage     71.53%   71.61%   +0.07%     
- Complexity    63399    63446      +47     
============================================
  Files          5204     5204              
  Lines        297289   297291       +2     
  Branches      43269    43270       +1     
============================================
+ Hits         212669   212901     +232     
+ Misses        66777    66603     -174     
+ Partials      17843    17787      -56     

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

@dblock dblock merged commit b68258a into opensearch-project:2.x Aug 25, 2024
35 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