utils: add wrapper for the loading cache #9638
Closed
Codecov / codecov/project
succeeded
Sep 5, 2024 in 0s
15.58% (+0.00%) compared to 2245d98
View this Pull Request on Codecov
15.58% (+0.00%) compared to 2245d98
Details
Codecov Report
Attention: Patch coverage is 94.44444%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 15.58%. Comparing base (
2245d98
) to head (e6f1090
).
Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...a/org/apache/cloudstack/utils/cache/LazyCache.java | 93.75% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #9638 +/- ##
===========================================
Coverage 15.57% 15.58%
- Complexity 12056 12060 +4
===========================================
Files 5506 5507 +1
Lines 482919 482932 +13
Branches 61184 62859 +1675
===========================================
+ Hits 75233 75245 +12
Misses 399375 399375
- Partials 8311 8312 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading