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

Refactoring NodeStateManager etc. to support forecasting functionality #965

Merged
merged 3 commits into from
Jul 27, 2023

fix compiler error and comments

50a5ff2
Select commit
Loading
Failed to load commit list.
Merged

Refactoring NodeStateManager etc. to support forecasting functionality #965

fix compiler error and comments
50a5ff2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2023 in 0s

80.04% (+0.26%) compared to f0ed43b

View this Pull Request on Codecov

80.04% (+0.26%) compared to f0ed43b

Details

Codecov Report

Merging #965 (50a5ff2) into main (f0ed43b) will increase coverage by 0.26%.
The diff coverage is 81.18%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #965      +/-   ##
============================================
+ Coverage     79.78%   80.04%   +0.26%     
+ Complexity     4530     4518      -12     
============================================
  Files           329      329              
  Lines         18914    18832      -82     
  Branches       1982     1974       -8     
============================================
- Hits          15091    15075      -16     
+ Misses         2875     2804      -71     
- Partials        948      953       +5     
Files Changed Coverage Δ
.../java/org/opensearch/ad/AnomalyDetectorRunner.java 44.44% <ø> (ø)
...in/java/org/opensearch/ad/caching/CacheBuffer.java 77.69% <ø> (ø)
...ain/java/org/opensearch/ad/caching/DoorKeeper.java 94.73% <ø> (ø)
...search/ad/cluster/ClusterManagerEventListener.java 78.72% <ø> (ø)
...main/java/org/opensearch/ad/cluster/DailyCron.java 100.00% <ø> (ø)
...pensearch/ad/cluster/diskcleanup/IndexCleanup.java 90.47% <ø> (ø)
...a/org/opensearch/ad/constant/ADCommonMessages.java 97.67% <ø> (-0.11%) ⬇️
.../org/opensearch/ad/feature/CompositeRetriever.java 82.17% <ø> (ø)
...c/main/java/org/opensearch/ad/ml/ModelManager.java 83.53% <ø> (ø)
src/main/java/org/opensearch/ad/ml/ModelState.java 88.37% <ø> (ø)
... and 75 more

... and 3 files with indirect coverage changes