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

Add a search AD results tool #52

Merged
merged 7 commits into from
Dec 27, 2023

Fix typo

bdfdc28
Select commit
Loading
Failed to load commit list.
Merged

Add a search AD results tool #52

Fix typo
bdfdc28
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 26, 2023 in 0s

81.57% (target 75.00%)

View this Pull Request on Codecov

81.57% (target 75.00%)

Details

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (cd1cfc4) 44.41% compared to head (bdfdc28) 81.57%.
Report is 6 commits behind head on main.

Files Patch % Lines
...ensearch/agent/tools/SearchAnomalyResultsTool.java 80.72% 7 Missing and 9 partials ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##               main      #52       +/-   ##
=============================================
+ Coverage     44.41%   81.57%   +37.16%     
- Complexity       30       78       +48     
=============================================
  Files             6        7        +1     
  Lines           358      456       +98     
  Branches         42       63       +21     
=============================================
+ Hits            159      372      +213     
+ Misses          178       45      -133     
- Partials         21       39       +18     

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