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

Fix seq no always -2 bug #924

Merged
merged 3 commits into from
Oct 3, 2023

Merge branch '2.x' into fixseqNo-2

5bb8161
Select commit
Loading
Failed to load commit list.
Merged

Fix seq no always -2 bug #924

Merge branch '2.x' into fixseqNo-2
5bb8161
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 14, 2023 in 0s

75.82% (target 70.00%)

View this Pull Request on Codecov

75.82% (target 70.00%)

Details

Codecov Report

Merging #924 (5bb8161) into 2.x (53174c4) will decrease coverage by 0.15%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x     #924      +/-   ##
============================================
- Coverage     75.97%   75.82%   -0.15%     
+ Complexity     2899     2895       -4     
============================================
  Files           366      366              
  Lines         16643    16643              
  Branches       2413     2413              
============================================
- Hits          12644    12620      -24     
- Misses         2612     2629      +17     
- Partials       1387     1394       +7     
Files Changed Coverage Δ
...nt/indexstatemanagement/ManagedIndexCoordinator.kt 69.05% <100.00%> (-0.29%) ⬇️
...t/action/indexpolicy/TransportIndexPolicyAction.kt 80.95% <100.00%> (ø)

... and 11 files with indirect coverage changes