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

Remove exception and validation for user/password with AccessTokenCallback #2549

Merged
merged 4 commits into from
Nov 29, 2024

Added import statement.

11866cb
Select commit
Loading
Failed to load commit list.
Merged

Remove exception and validation for user/password with AccessTokenCallback #2549

Added import statement.
11866cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2024 in 0s

50.99% (+0.03%) compared to fc0cfab

View this Pull Request on Codecov

50.99% (+0.03%) compared to fc0cfab

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.99%. Comparing base (fc0cfab) to head (11866cb).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2549      +/-   ##
============================================
+ Coverage     50.96%   50.99%   +0.03%     
  Complexity     3912     3912              
============================================
  Files           147      147              
  Lines         33460    33456       -4     
  Branches       5608     5604       -4     
============================================
+ Hits          17052    17060       +8     
+ Misses        13999    13989      -10     
+ Partials       2409     2407       -2     

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