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

Synchronize requests to Logi authorization API #14

Merged
merged 1 commit into from
May 8, 2022

Conversation

evanjd
Copy link
Owner

@evanjd evanjd commented May 8, 2022

Fixes #13

@coveralls
Copy link

coveralls commented May 8, 2022

Pull Request Test Coverage Report for Build 2289607449

  • 25 of 29 (86.21%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.05%) to 75.826%

Changes Missing Coverage Covered Lines Changed/Added Lines %
logi_circle/auth.py 25 29 86.21%
Totals Coverage Status
Change from base Build 2289456723: -0.05%
Covered Lines: 505
Relevant Lines: 666

💛 - Coveralls

@evanjd evanjd force-pushed the synchronize-access-to-token-refresh-method branch from 255c7a9 to a47c030 Compare May 8, 2022 12:24
@evanjd evanjd merged commit 0ca577d into master May 8, 2022
@evanjd evanjd deleted the synchronize-access-to-token-refresh-method branch May 8, 2022 12:27
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.

Prevent concurrent requests to token refresh method
2 participants