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

Skips the counter increment if value is zero #764

Merged
merged 1 commit into from
Nov 17, 2024

Conversation

Gaganjuneja
Copy link
Collaborator

Description

Skips the counter increment if value is zero and also skipping the PerformanceAnalyzerActionFilter in case of RTF mode.

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

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.

Copy link

codecov bot commented Nov 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.88%. Comparing base (9cb092f) to head (44cfcd5).
Report is 20 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #764      +/-   ##
============================================
- Coverage     70.88%   69.88%   -1.00%     
- Complexity      421      488      +67     
============================================
  Files            49       54       +5     
  Lines          3125     3517     +392     
  Branches        194      228      +34     
============================================
+ Hits           2215     2458     +243     
- Misses          785      914     +129     
- Partials        125      145      +20     

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

@nishchay21 nishchay21 merged commit 648f69e into opensearch-project:main Nov 17, 2024
6 of 9 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Nov 17, 2024
Signed-off-by: Gagan Juneja <[email protected]>
Co-authored-by: Gagan Juneja <[email protected]>
(cherry picked from commit 648f69e)
nishchay21 pushed a commit that referenced this pull request Nov 17, 2024
Signed-off-by: Gagan Juneja <[email protected]>
Co-authored-by: Gagan Juneja <[email protected]>
(cherry picked from commit 648f69e)

Co-authored-by: Gagan Juneja <[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.

2 participants