Skip to content

Addressed Michael's comment

Codecov / codecov/project succeeded Apr 12, 2024 in 0s

71.44% (target 70.00%)

View this Pull Request on Codecov

71.44% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 89.38272% with 43 lines in your changes are missing coverage. Please review.

Project coverage is 71.44%. Comparing base (b15cb0c) to head (5283470).
Report is 158 commits behind head on main.

❗ Current head 5283470 differs from pull request most recent head 54e12a3. Consider uploading reports for the commit 54e12a3 to get more accurate results

Files Patch % Lines
...search/common/cache/stats/ImmutableCacheStats.java 46.42% 12 Missing and 3 partials ⚠️
...in/java/org/opensearch/common/cache/ICacheKey.java 74.07% 3 Missing and 4 partials ⚠️
.../org/opensearch/common/cache/stats/CacheStats.java 87.50% 4 Missing and 3 partials ⚠️
...pensearch/common/cache/stats/CacheStatsHolder.java 95.32% 1 Missing and 4 partials ⚠️
.../opensearch/cache/store/disk/EhcacheDiskCache.java 93.75% 2 Missing and 1 partial ⚠️
...h/common/cache/serializer/ICacheKeySerializer.java 91.17% 3 Missing ⚠️
...search/cache/common/tier/TieredSpilloverCache.java 83.33% 1 Missing ⚠️
.../common/cache/stats/ImmutableCacheStatsHolder.java 96.55% 1 Missing ⚠️
...arch/common/cache/store/OpenSearchOnHeapCache.java 96.96% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12531      +/-   ##
============================================
+ Coverage     71.42%   71.44%   +0.02%     
- Complexity    59978    60593     +615     
============================================
  Files          4985     5039      +54     
  Lines        282275   285310    +3035     
  Branches      40946    41324     +378     
============================================
+ Hits         201603   203834    +2231     
- Misses        63999    64642     +643     
- Partials      16673    16834     +161     

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