Skip to content

Conversation

@netomi
Copy link
Contributor

@netomi netomi commented Oct 1, 2023

This fixes #180 .

@codecov
Copy link

codecov bot commented Oct 1, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (72649f7) 96.87% compared to head (601ca38) 96.87%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #181   +/-   ##
=======================================
  Coverage   96.87%   96.87%           
=======================================
  Files          10       10           
  Lines         927      927           
  Branches      167      168    +1     
=======================================
  Hits          898      898           
  Misses         18       18           
  Partials       11       11           
Files Coverage Δ
aiohttp_client_cache/backends/filesystem.py 97.05% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JWCook
Copy link
Member

JWCook commented Oct 2, 2023

Looks good to me. Thank you!

@JWCook JWCook merged commit 0b56f76 into requests-cache:main Oct 2, 2023
@JWCook JWCook modified the milestones: v0.9, v0.10 Oct 2, 2023
@netomi netomi deleted the fix-path-of-redirects-db branch October 3, 2023 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: FileBackend should honor the cache_name as base directory for all caches (responses and redirects)

2 participants