Fix CCR compatibility with remote translogs #1271
Merged
Codecov / codecov/project
succeeded
Oct 18, 2023 in 0s
74.76% (target 75.00%)
View this Pull Request on Codecov
74.76% (target 75.00%)
Details
Codecov Report
Merging #1271 (b5302a0) into main (0bd703b) will increase coverage by
28.59%
.
The diff coverage is43.47%
.
@@ Coverage Diff @@
## main #1271 +/- ##
=============================================
+ Coverage 46.17% 74.76% +28.59%
- Complexity 623 1026 +403
=============================================
Files 141 141
Lines 4762 4776 +14
Branches 521 525 +4
=============================================
+ Hits 2199 3571 +1372
+ Misses 2301 861 -1440
- Partials 262 344 +82
Files | Coverage Δ | |
---|---|---|
.../replication/repository/RemoteClusterRepository.kt | 72.34% <100.00%> (+2.05%) |
⬆️ |
.../org/opensearch/replication/util/ValidationUtil.kt | 58.18% <0.00%> (+34.10%) |
⬆️ |
...in/org/opensearch/replication/ReplicationPlugin.kt | 88.88% <50.00%> (-0.38%) |
⬇️ |
...cation/action/changes/TransportGetChangesAction.kt | 56.52% <30.76%> (-8.56%) |
⬇️ |
Loading