Implement missing methods for EncryptedBlobStore and EncryptedBlobContainer #14030
Codecov / codecov/project
succeeded
Jun 10, 2024 in 0s
71.65% (target 70.00%)
View this Pull Request on Codecov
71.65% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 0%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 71.65%. Comparing base (
b15cb0c
) to head (a1b612b
).
Report is 374 commits behind head on main.
❗ Current head a1b612b differs from pull request most recent head 83035db
Please upload reports for the commit 83035db to get more accurate results.
Files | Patch % | Lines |
---|---|---|
...earch/common/blobstore/EncryptedBlobContainer.java | 0.00% | 3 Missing |
...pensearch/common/blobstore/EncryptedBlobStore.java | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #14030 +/- ##
============================================
+ Coverage 71.42% 71.65% +0.23%
- Complexity 59978 61384 +1406
============================================
Files 4985 5071 +86
Lines 282275 288407 +6132
Branches 40946 41764 +818
============================================
+ Hits 201603 206670 +5067
- Misses 63999 64635 +636
- Partials 16673 17102 +429
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading