[Backport 2.x] Avoid string out of bounds error in snapshot delete #12359
Codecov / codecov/project
succeeded
Feb 23, 2024 in 0s
71.23% (target 70.00%)
View this Pull Request on Codecov
71.23% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 3.84615%
with 25 lines
in your changes are missing coverage. Please review.
Project coverage is 71.23%. Comparing base (
44f1417
) to head (ce2dcd1
).
Files | Patch % | Lines |
---|---|---|
...ch/repositories/blobstore/BlobStoreRepository.java | 3.84% | 24 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## 2.x #12359 +/- ##
============================================
+ Coverage 71.08% 71.23% +0.14%
- Complexity 59953 59987 +34
============================================
Files 4945 4945
Lines 282230 282226 -4
Branches 41341 41338 -3
============================================
+ Hits 200626 201036 +410
+ Misses 64630 64124 -506
- Partials 16974 17066 +92
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading