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

Introduce log pattern lib with initial implementation of Brain algorithm log parser #16751

Closed

Update changelog

00de7ad
Select commit
Loading
Failed to load commit list.
Closed

Introduce log pattern lib with initial implementation of Brain algorithm log parser #16751

Update changelog
00de7ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2024 in 0s

72.06% (target 70.00%)

View this Pull Request on Codecov

72.06% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 85.32110% with 16 lines in your changes missing coverage. Please review.

Project coverage is 72.06%. Comparing base (b75f27a) to head (00de7ad).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...in/java/org/opensearch/pattern/BrainLogParser.java 85.32% 7 Missing and 9 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               main   #16751    +/-   ##
==========================================
  Coverage     72.06%   72.06%            
- Complexity    65177    65195    +18     
==========================================
  Files          5318     5319     +1     
  Lines        303983   304092   +109     
  Branches      43986    44008    +22     
==========================================
+ Hits         219073   219153    +80     
- Misses        66964    66993    +29     
  Partials      17946    17946            

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