Skip to content

[Remote Routing Table] Implement write and read flow for shard diff f…

Codecov / codecov/project succeeded Jul 23, 2024 in 0s

71.54% (target 70.00%)

View this Pull Request on Codecov

71.54% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 74.07407% with 56 lines in your changes missing coverage. Please review.

Project coverage is 71.54%. Comparing base (788a7fe) to head (eb611c7).
Report is 11 commits behind head on 2.x.

Files Patch % Lines
...arch/gateway/remote/RemoteClusterStateService.java 57.77% 14 Missing and 5 partials ⚠️
...h/cluster/routing/RoutingTableIncrementalDiff.java 82.97% 8 Missing ⚠️
...teway/remote/RemoteClusterStateCleanupManager.java 52.94% 6 Missing and 2 partials ⚠️
...ay/remote/routingtable/RemoteRoutingTableDiff.java 76.66% 4 Missing and 3 partials ⚠️
...earch/gateway/remote/ClusterStateDiffManifest.java 76.19% 2 Missing and 3 partials ⚠️
.../routing/remote/NoopRemoteRoutingTableService.java 57.14% 3 Missing ⚠️
...ster/routing/remote/RemoteRoutingTableService.java 76.92% 2 Missing and 1 partial ⚠️
...nsearch/gateway/remote/RemotePersistenceStats.java 60.00% 2 Missing ⚠️
...ting/remote/InternalRemoteRoutingTableService.java 95.45% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #14915      +/-   ##
============================================
+ Coverage     71.52%   71.54%   +0.01%     
- Complexity    62546    62637      +91     
============================================
  Files          5110     5120      +10     
  Lines        293684   294251     +567     
  Branches      42800    42876      +76     
============================================
+ Hits         210063   210515     +452     
- Misses        65978    66003      +25     
- Partials      17643    17733      +90     

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