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 Google account relation by detaching it from user model #155

Merged
merged 6 commits into from
Sep 1, 2024

Add negative test case for googleAccount store

f2616a6
Select commit
Loading
Failed to load commit list.
Merged

Fix Google account relation by detaching it from user model #155

Add negative test case for googleAccount store
f2616a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 1, 2024 in 0s

99.37% (+0.00%) compared to e7c1bb0

View this Pull Request on Codecov

99.37% (+0.00%) compared to e7c1bb0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.37%. Comparing base (e7c1bb0) to head (f2616a6).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #155   +/-   ##
=========================================
  Coverage     99.37%   99.37%           
- Complexity     1192     1195    +3     
=========================================
  Files           195      197    +2     
  Lines          4132     4149   +17     
=========================================
+ Hits           4106     4123   +17     
  Misses           26       26           

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