Add persistent sqlite3-backed API metadata cache #1815
Codecov / codecov/project
succeeded
Feb 27, 2026 in 1s
75.14% (+0.02%) compared to 0fe497d
View this Pull Request on Codecov
75.14% (+0.02%) compared to 0fe497d
Details
Codecov Report
❌ Patch coverage is 87.87879% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.14%. Comparing base (0fe497d) to head (f5a38de).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| dandi/dandiapi.py | 56.25% | 14 Missing |
| dandi/apicache.py | 95.83% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1815 +/- ##
==========================================
+ Coverage 75.11% 75.14% +0.02%
==========================================
Files 84 86 +2
Lines 11925 12050 +125
==========================================
+ Hits 8958 9055 +97
- Misses 2967 2995 +28 ☔ 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