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

GT-2487 Handle unexpected exceptions thrown during authentication #3823

Merged
merged 2 commits into from
Dec 17, 2024

handle unexpected exceptions thrown during facebook auth

06f6333
Select commit
Loading
Failed to load commit list.
Merged

GT-2487 Handle unexpected exceptions thrown during authentication #3823

handle unexpected exceptions thrown during facebook auth
06f6333
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 1s

41.61% (+0.00%) compared to 9a1eaea

View this Pull Request on Codecov

41.61% (+0.00%) compared to 9a1eaea

Details

Codecov Report

Attention: Patch coverage is 65.62500% with 11 lines in your changes missing coverage. Please review.

Project coverage is 41.61%. Comparing base (9a1eaea) to head (06f6333).

Files with missing lines Patch % Lines
...s/account/provider/google/GoogleAccountProvider.kt 42.85% 3 Missing and 5 partials ⚠️
...count/provider/facebook/FacebookAccountProvider.kt 83.33% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3823   +/-   ##
========================================
  Coverage    41.60%   41.61%           
========================================
  Files          450      450           
  Lines        11899    11911   +12     
  Branches      2593     2595    +2     
========================================
+ Hits          4951     4957    +6     
- Misses        6105     6109    +4     
- Partials       843      845    +2     

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