Implement missing methods for EncryptedBlobStore and EncryptedBlobContainer #14030
Codecov / codecov/project
succeeded
Jun 10, 2024 in 0s
71.63% (target 70.00%)
View this Pull Request on Codecov
71.63% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 75.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 71.63%. Comparing base (
b15cb0c
) to head (60f4594
).
Report is 374 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
...pensearch/common/blobstore/EncryptedBlobStore.java | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #14030 +/- ##
============================================
+ Coverage 71.42% 71.63% +0.20%
- Complexity 59978 61395 +1417
============================================
Files 4985 5071 +86
Lines 282275 288407 +6132
Branches 40946 41764 +818
============================================
+ Hits 201603 206586 +4983
- Misses 63999 64767 +768
- Partials 16673 17054 +381
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading