Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade CacheControl to use the more memory-efficient SeparateBodyFileCache #857

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

mr-c
Copy link
Member

@mr-c mr-c commented Aug 15, 2024

Closes: #598

@mr-c mr-c force-pushed the cachecontrol_SeparateBodyFileCache branch from 0091e09 to 8b9149f Compare August 15, 2024 08:18
Copy link

codecov bot commented Aug 15, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 83.03%. Comparing base (63f9062) to head (8b9149f).
Report is 42 commits behind head on main.

Files with missing lines Patch % Lines
schema_salad/ref_resolver.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #857   +/-   ##
=======================================
  Coverage   83.03%   83.03%           
=======================================
  Files          22       22           
  Lines        4834     4834           
  Branches     1310     1310           
=======================================
  Hits         4014     4014           
  Misses        545      545           
  Partials      275      275           

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

@mr-c mr-c merged commit 71398c9 into main Aug 15, 2024
41 of 42 checks passed
@mr-c mr-c deleted the cachecontrol_SeparateBodyFileCache branch August 15, 2024 09:20
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.

when cachecontrol 0.13 is out, switch to SeparateBodyFileCache to save memory
1 participant