Add S3 backend core #338
Open
Add S3 backend core #338
Codecov / codecov/project
succeeded
Feb 18, 2026 in 0s
100.00% (+0.00%) compared to 85539dc
View this Pull Request on Codecov
100.00% (+0.00%) compared to 85539dc
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (85539dc) to head (0b5623a).
Additional details and impacted files
@@ Coverage Diff @@
## master #338 +/- ##
==========================================
Coverage 100.00% 100.00%
==========================================
Files 11 12 +1
Lines 1477 1693 +216
Branches 185 211 +26
==========================================
+ Hits 1477 1693 +216 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/cachier/_types.py | 100.00% <100.00%> (ø) |
|
| src/cachier/core.py | 100.00% <100.00%> (ø) |
|
| src/cachier/cores/s3.py | 100.00% <100.00%> (ø) |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 85539dc...0b5623a. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading