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

Enhance per bucket, and per document monitor notification message ctx. #605

Closed
wants to merge 8 commits into from

Fixed ktlint error.

71707f8
Select commit
Loading
Failed to load commit list.
Closed

Enhance per bucket, and per document monitor notification message ctx. #605

Fixed ktlint error.
71707f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 5, 2024 in 0s

73.99% (target 75.00%)

View this Pull Request on Codecov

73.99% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 75.75758% with 32 lines in your changes are missing coverage. Please review.

Project coverage is 73.99%. Comparing base (ee2e58a) to head (71707f8).

❗ Current head 71707f8 differs from pull request most recent head fd4ebe1. Consider uploading reports for the commit fd4ebe1 to get more accurate results

Files Patch % Lines
...lin/org/opensearch/commons/alerting/model/Alert.kt 69.41% 0 Missing and 26 partials ⚠️
.../commons/alerting/model/AggregationResultBucket.kt 0.00% 4 Missing ⚠️
.../opensearch/commons/alerting/model/AlertContext.kt 95.34% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #605      +/-   ##
============================================
+ Coverage     73.98%   73.99%   +0.01%     
- Complexity      892      913      +21     
============================================
  Files           133      134       +1     
  Lines          5865     5996     +131     
  Branches        716      744      +28     
============================================
+ Hits           4339     4437      +98     
- Misses         1215     1219       +4     
- Partials        311      340      +29     

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