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

fix: add AuthOtpResponse #419

Merged
merged 4 commits into from
Feb 9, 2024

formatting

97c4713
Select commit
Loading
Failed to load commit list.
Merged

fix: add AuthOtpResponse #419

formatting
97c4713
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 8, 2024 in 0s

44.71% (-0.63%) compared to 4ec8842

View this Pull Request on Codecov

44.71% (-0.63%) compared to 4ec8842

Details

Codecov Report

Attention: 56 lines in your changes are missing coverage. Please review.

Comparison is base (4ec8842) 45.33% compared to head (97c4713) 44.71%.
Report is 41 commits behind head on main.

Files Patch % Lines
gotrue/_async/gotrue_client.py 12.90% 27 Missing ⚠️
gotrue/_sync/gotrue_client.py 12.90% 27 Missing ⚠️
gotrue/helpers.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #419      +/-   ##
==========================================
- Coverage   45.33%   44.71%   -0.63%     
==========================================
  Files          23       23              
  Lines        1963     2044      +81     
==========================================
+ Hits          890      914      +24     
- Misses       1073     1130      +57     

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