Skip to content

fix: satisfy ruff SIM105 in s3 warning helper

6b3e297
Select commit
Loading
Failed to load commit list.
Merged

Add S3 backend core #338

fix: satisfy ruff SIM105 in s3 warning helper
6b3e297
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2026 in 1s

100.00% (+0.00%) compared to d3b000a

View this Pull Request on Codecov

100.00% (+0.00%) compared to d3b000a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (d3b000a) to head (6b3e297).

Additional details and impacted files

Impacted file tree graph

@@            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 d3b000a...6b3e297. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.