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

Typing infrastructure improvements #120

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

__all__ are moved to the top according to the PEP8

be1555c
Select commit
Loading
Failed to load commit list.
Open

Typing infrastructure improvements #120

__all__ are moved to the top according to the PEP8
be1555c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 28, 2024 in 1s

92.20% of diff hit (target 88.16%)

View this Pull Request on Codecov

92.20% of diff hit (target 88.16%)

Annotations

Check warning on line 22 in fastapi_sso/sso/fitbit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_sso/sso/fitbit.py#L20-L22

Added lines #L20 - L22 were not covered by tests

Check warning on line 24 in fastapi_sso/sso/google.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_sso/sso/google.py#L24

Added line #L24 was not covered by tests

Check warning on line 29 in fastapi_sso/sso/spotify.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_sso/sso/spotify.py#L28-L29

Added lines #L28 - L29 were not covered by tests