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

chore: switch from pylint to ruff #160

Merged
merged 1 commit into from
May 2, 2024
Merged

Conversation

tomasvotava
Copy link
Owner

No description provided.

Copy link

codecov bot commented May 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.78%. Comparing base (c4718e9) to head (40b6fea).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #160      +/-   ##
==========================================
+ Coverage   94.57%   94.78%   +0.20%     
==========================================
  Files          20       20              
  Lines         479      479              
==========================================
+ Hits          453      454       +1     
+ Misses         26       25       -1     
Files Coverage Δ
fastapi_sso/__init__.py 100.00% <100.00%> (ø)
fastapi_sso/pkce.py 100.00% <100.00%> (ø)
fastapi_sso/sso/base.py 96.25% <100.00%> (+0.02%) ⬆️
fastapi_sso/sso/facebook.py 100.00% <100.00%> (ø)
fastapi_sso/sso/fitbit.py 93.33% <100.00%> (ø)
fastapi_sso/sso/generic.py 100.00% <100.00%> (ø)
fastapi_sso/sso/github.py 60.00% <100.00%> (ø)
fastapi_sso/sso/gitlab.py 100.00% <100.00%> (ø)
fastapi_sso/sso/google.py 61.11% <100.00%> (ø)
fastapi_sso/sso/kakao.py 100.00% <100.00%> (ø)
... and 9 more

@tomasvotava tomasvotava merged commit 8ae7c5d into master May 2, 2024
25 checks passed
@tomasvotava tomasvotava deleted the chore-switch-to-ruff branch May 2, 2024 20:09
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