(refactor) refactored MXLRUCache to swift #1544
Open
Codecov / codecov/project
succeeded
Dec 2, 2025 in 1s
42.12% (+0.01%) compared to 56a23ee
View this Pull Request on Codecov
42.12% (+0.01%) compared to 56a23ee
Details
Codecov Report
❌ Patch coverage is 0% with 45 lines in your changes missing coverage. Please review.
✅ Project coverage is 42.12%. Comparing base (56a23ee) to head (e097cec).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| MatrixSDK/Utils/MXLRUCache.swift | 0.00% | 45 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #1544 +/- ##
===========================================
+ Coverage 42.10% 42.12% +0.01%
===========================================
Files 515 515
Lines 84113 84087 -26
Branches 37064 37065 +1
===========================================
+ Hits 35418 35419 +1
+ Misses 47663 47636 -27
Partials 1032 1032 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading