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

Refactor api module and retry login if Unathenticated error is thrown #57

Merged
merged 8 commits into from
Aug 17, 2019

Conversation

audiodude
Copy link
Member

Fixes #56

@codecov
Copy link

codecov bot commented Aug 17, 2019

Codecov Report

Merging #57 into master will increase coverage by 0.04%.
The diff coverage is 92.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
+ Coverage   92.82%   92.86%   +0.04%     
==========================================
  Files          29       30       +1     
  Lines        1742     1781      +39     
==========================================
+ Hits         1617     1654      +37     
- Misses        125      127       +2
Impacted Files Coverage Δ
wp1/tables_test.py 100% <100%> (ø) ⬆️
wp1/tables.py 100% <100%> (ø) ⬆️
wp1/api_test.py 90.9% <90.9%> (ø)
wp1/api.py 92% <91.3%> (+17%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 42f10a9...d8a387a. Read the comment docs.

@audiodude audiodude merged commit 10bdcc6 into master Aug 17, 2019
@audiodude audiodude deleted the api-login branch August 17, 2019 07:32
audiodude added a commit that referenced this pull request Mar 5, 2020
Refactor api module and retry login if Unathenticated error is thrown
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.

Upload worker gets logged out after some period
1 participant