Codecov / codecov/project
succeeded
Oct 20, 2023 in 0s
71.25% (target 70.00%)
View this Pull Request on Codecov
71.25% (target 70.00%)
Details
Codecov Report
Merging #10761 (9589791) into main (200ad5d) will increase coverage by
0.13%
.
Report is 1 commits behind head on main.
The diff coverage is78.57%
.
@@ Coverage Diff @@
## main #10761 +/- ##
============================================
+ Coverage 71.12% 71.25% +0.13%
- Complexity 58545 58659 +114
============================================
Files 4859 4859
Lines 276252 276280 +28
Branches 40191 40196 +5
============================================
+ Hits 196473 196872 +399
+ Misses 63347 63016 -331
+ Partials 16432 16392 -40
Files | Coverage Δ | |
---|---|---|
...in/java/org/opensearch/index/shard/IndexShard.java | 70.10% <100.00%> (+0.49%) |
⬆️ |
...search/index/translog/InternalTranslogManager.java | 66.66% <100.00%> (-4.57%) |
⬇️ |
...rg/opensearch/index/translog/RemoteFsTranslog.java | 74.50% <100.00%> (+1.13%) |
⬆️ |
...n/java/org/opensearch/index/translog/Translog.java | 80.51% <100.00%> (-0.11%) |
⬇️ |
.../indices/replication/common/ReplicationTarget.java | 81.25% <100.00%> (+2.30%) |
⬆️ |
...ch/indices/recovery/PeerRecoverySourceService.java | 61.93% <50.00%> (+6.74%) |
⬆️ |
.../main/java/org/opensearch/index/IndexSettings.java | 86.40% <0.00%> (-0.39%) |
⬇️ |
.../indices/recovery/RemoteRecoveryTargetHandler.java | 89.70% <50.00%> (-2.61%) |
⬇️ |
...nsearch/index/store/RemoteStoreFileDownloader.java | 92.15% <84.00%> (-0.87%) |
⬇️ |
...ices/replication/RemoteStoreReplicationSource.java | 85.24% <75.00%> (-5.83%) |
⬇️ |
Loading