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

[Segment Replication] Clean up SegmentReplicationTargetService only hold the state of last completed replications #11043

Merged
merged 1 commit into from
Nov 3, 2023

Refactor SegmentReplicationTargetService to only hold completed targe…

349a5fe
Select commit
Loading
Failed to load commit list.
Merged

[Segment Replication] Clean up SegmentReplicationTargetService only hold the state of last completed replications #11043

Refactor SegmentReplicationTargetService to only hold completed targe…
349a5fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 2, 2023 in 0s

71.29% (target 70.00%)

View this Pull Request on Codecov

71.29% (target 70.00%)

Details

Codecov Report

Merging #11043 (349a5fe) into main (63aff16) will not change coverage.
Report is 5 commits behind head on main.
The diff coverage is 66.66%.

@@            Coverage Diff            @@
##               main   #11043   +/-   ##
=========================================
  Coverage     71.29%   71.29%           
- Complexity    58742    58789   +47     
=========================================
  Files          4872     4872           
  Lines        276777   276777           
  Branches      40240    40240           
=========================================
  Hits         197316   197316           
- Misses        62943    62992   +49     
+ Partials      16518    16469   -49     
Files Coverage Δ
...s/replication/SegmentReplicationTargetService.java 55.60% <66.66%> (ø)

... and 481 files with indirect coverage changes