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: change commons-lang3 version #45

Merged
merged 1 commit into from
Dec 22, 2023

fix commons-lang3 version

8546bc4
Select commit
Loading
Failed to load commit list.
Merged

fix: change commons-lang3 version #45

fix commons-lang3 version
8546bc4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 22, 2023 in 0s

44.41% (target 75.00%)

View this Pull Request on Codecov

44.41% (target 75.00%)

Details

Codecov Report

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

Comparison is base (6ec9b0c) 38.65% compared to head (8546bc4) 44.41%.
Report is 15 commits behind head on main.

Files Patch % Lines
...search/agent/tools/SearchAnomalyDetectorsTool.java 65.78% 11 Missing and 15 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #45      +/-   ##
============================================
+ Coverage     38.65%   44.41%   +5.76%     
- Complexity       24       30       +6     
============================================
  Files             5        6       +1     
  Lines           282      358      +76     
  Branches         24       42      +18     
============================================
+ Hits            109      159      +50     
- Misses          167      178      +11     
- Partials          6       21      +15     

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