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

Replace jose with pyjwt #819

Merged
merged 2 commits into from
Sep 12, 2023

[pre-commit.ci] auto fixes from pre-commit.com hooks

a4f7d73
Select commit
Loading
Failed to load commit list.
Merged

Replace jose with pyjwt #819

[pre-commit.ci] auto fixes from pre-commit.com hooks
a4f7d73
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 12, 2023 in 1s

77.77% (-0.04%) compared to 875b7bd

View this Pull Request on Codecov

77.77% (-0.04%) compared to 875b7bd

Details

Codecov Report

Patch coverage: 70.58% and project coverage change: -0.04% ⚠️

Comparison is base (875b7bd) 77.80% compared to head (a4f7d73) 77.77%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #819      +/-   ##
==========================================
- Coverage   77.80%   77.77%   -0.04%     
==========================================
  Files         330      330              
  Lines       10097    10119      +22     
  Branches      681      685       +4     
==========================================
+ Hits         7856     7870      +14     
- Misses       2087     2093       +6     
- Partials      154      156       +2     
Files Changed Coverage Δ
social_core/backends/auth0.py 82.35% <53.84%> (-17.65%) ⬇️
social_core/backends/open_id_connect.py 90.84% <77.77%> (-0.76%) ⬇️
social_core/tests/backends/test_auth0.py 100.00% <100.00%> (ø)
social_core/tests/backends/test_open_id_connect.py 99.09% <100.00%> (+<0.01%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.