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

Modernisation (python 3 only, new requests-cache version) #103

Open
wants to merge 35 commits into
base: master
Choose a base branch
from

Conversation

dbr
Copy link
Owner

@dbr dbr commented Oct 4, 2022

WIP. Aims to properly address problem with requests-cache

@codecov
Copy link

codecov bot commented Oct 4, 2022

Codecov Report

Merging #103 (dd0d00d) into master (d2705e6) will increase coverage by 6.16%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
+ Coverage   82.42%   88.59%   +6.16%     
==========================================
  Files           1        1              
  Lines         495      447      -48     
==========================================
- Hits          408      396      -12     
+ Misses         87       51      -36     
Impacted Files Coverage Δ
tvdb_api.py 88.59% <ø> (+6.16%) ⬆️

dbr added 6 commits October 4, 2022 15:05
Still works but now unnecessary with dropping Python 2
Just dispatches to _load_url since the JSON based API
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.

1 participant