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

Minor backwards compatibility changes #712

Merged
merged 5 commits into from Oct 26, 2022
Merged

Minor backwards compatibility changes #712

merged 5 commits into from Oct 26, 2022

Conversation

JWCook
Copy link
Member

@JWCook JWCook commented Oct 21, 2022

Updates #704.

Along with #710, this fixes some possible issues with upgrading from 0.9 to 1.0

@JWCook JWCook added this to the v1.0 milestone Oct 21, 2022
@codecov
Copy link

codecov bot commented Oct 21, 2022

Codecov Report

Merging #712 (8b030a9) into main (02c49bd) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 8b030a9 differs from pull request most recent head 13a7ca7. Consider uploading reports for the commit 13a7ca7 to get more accurate results

@@           Coverage Diff           @@
##             main     #712   +/-   ##
=======================================
  Coverage   99.71%   99.71%           
=======================================
  Files          23       23           
  Lines        1769     1772    +3     
  Branches      265      265           
=======================================
+ Hits         1764     1767    +3     
  Partials        5        5           
Impacted Files Coverage Δ
requests_cache/backends/sqlite.py 100.00% <ø> (ø)
requests_cache/backends/base.py 100.00% <100.00%> (ø)
requests_cache/session.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@JWCook JWCook force-pushed the backwards-compat branch 2 times, most recently from ea8cf3a to bd1ccc9 Compare October 24, 2022 20:27
@JWCook JWCook marked this pull request as ready for review October 26, 2022 17:43
@JWCook JWCook added bug docs Documentation and examples labels Oct 26, 2022
@JWCook JWCook merged commit 6f9bbf8 into main Oct 26, 2022
@JWCook JWCook deleted the backwards-compat branch October 26, 2022 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug docs Documentation and examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant