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

fix get alerts API alertState query filter #1064

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

eirsep
Copy link
Member

@eirsep eirsep commented Aug 1, 2023

Alert State query filter in getAlerts API was not being set. Fixed it

Signed-off-by: Surya Sashank Nistala <[email protected]>
@eirsep eirsep requested review from sbcd90, lezzago and AWSHurneyt August 1, 2023 23:55
@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #1064 (0507158) into 2.9 (e55c0c9) will decrease coverage by 0.21%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.9    #1064      +/-   ##
============================================
- Coverage     72.80%   72.60%   -0.21%     
  Complexity      119      119              
============================================
  Files           160      160              
  Lines         10448    10447       -1     
  Branches       1572     1572              
============================================
- Hits           7607     7585      -22     
- Misses         1949     1974      +25     
+ Partials        892      888       -4     
Files Changed Coverage Δ
...rch/alerting/transport/TransportGetAlertsAction.kt 75.40% <100.00%> (-0.20%) ⬇️

... and 11 files with indirect coverage changes

@eirsep eirsep merged commit 3ad1365 into opensearch-project:2.9 Aug 2, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 2, 2023
Signed-off-by: Surya Sashank Nistala <[email protected]>
(cherry picked from commit 3ad1365)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 2, 2023
Signed-off-by: Surya Sashank Nistala <[email protected]>
(cherry picked from commit 3ad1365)
lezzago pushed a commit that referenced this pull request Aug 2, 2023
Signed-off-by: Surya Sashank Nistala <[email protected]>
(cherry picked from commit 3ad1365)

Co-authored-by: Surya Sashank Nistala <[email protected]>
lezzago pushed a commit that referenced this pull request Aug 2, 2023
Signed-off-by: Surya Sashank Nistala <[email protected]>
(cherry picked from commit 3ad1365)

Co-authored-by: Surya Sashank Nistala <[email protected]>
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.

4 participants