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

Bump BWC Version to 2.18 and Fix Bugs #1311

Merged
merged 1 commit into from
Sep 13, 2024

Bump BWC Version to 2.18 and Fix Bugs

f6d41a0
Select commit
Loading
Failed to load commit list.
Merged

Bump BWC Version to 2.18 and Fix Bugs #1311

Bump BWC Version to 2.18 and Fix Bugs
f6d41a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 13, 2024 in 0s

77.52% (+5.69%) compared to 3f0fc8c

View this Pull Request on Codecov

77.52% (+5.69%) compared to 3f0fc8c

Details

Codecov Report

Attention: Patch coverage is 52.94118% with 8 lines in your changes missing coverage. Please review.

Project coverage is 77.52%. Comparing base (3f0fc8c) to head (f6d41a0).
Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
...ensearch/timeseries/transport/ResultProcessor.java 12.50% 7 Missing ⚠️
...d/transport/GetAnomalyDetectorTransportAction.java 50.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1311      +/-   ##
============================================
+ Coverage     71.83%   77.52%   +5.69%     
- Complexity     4898     5456     +558     
============================================
  Files           518      533      +15     
  Lines         22879    23333     +454     
  Branches       2245     2311      +66     
============================================
+ Hits          16434    18088    +1654     
+ Misses         5410     4184    -1226     
- Partials       1035     1061      +26     
Files with missing lines Coverage Δ
...in/java/org/opensearch/ad/model/AnomalyResult.java 80.28% <100.00%> (-5.08%) ⬇️
.../org/opensearch/forecast/model/ForecastResult.java 74.74% <100.00%> (+0.26%) ⬆️
...g/opensearch/timeseries/caching/PriorityCache.java 69.54% <100.00%> (+0.39%) ⬆️
...series/transport/BaseGetConfigTransportAction.java 86.26% <100.00%> (+10.43%) ⬆️
...d/transport/GetAnomalyDetectorTransportAction.java 86.66% <50.00%> (+6.66%) ⬆️
...ensearch/timeseries/transport/ResultProcessor.java 75.27% <12.50%> (-1.27%) ⬇️

... and 104 files with indirect coverage changes