Skip to content

feat: add Google OAuth login for existing users

16ae9e2
Select commit
Loading
Failed to load commit list.
Open

Add Google OAuth login option and update documentation #89

feat: add Google OAuth login for existing users
16ae9e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 11, 2026 in 0s

47.42% (+1.34%) compared to 4b805f6

View this Pull Request on Codecov

47.42% (+1.34%) compared to 4b805f6

Details

Codecov Report

❌ Patch coverage is 78.82353% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.42%. Comparing base (4b805f6) to head (16ae9e2).

Files with missing lines Patch % Lines
server/controllers/auth_controllers.py 82.19% 13 Missing ⚠️
server/services/auth/__init__.py 50.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
+ Coverage   46.08%   47.42%   +1.34%     
==========================================
  Files          28       28              
  Lines        2018     2100      +82     
==========================================
+ Hits          930      996      +66     
- Misses       1088     1104      +16     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.