feat(auth): oauth #446
Merged
feat(auth): oauth #446
Codecov / codecov/project
failed
Jun 25, 2025 in 0s
88.12% (-0.17%) compared to f204c30
View this Pull Request on Codecov
88.12% (-0.17%) compared to f204c30
Details
Codecov Report
Attention: Patch coverage is 86.39241% with 43 lines in your changes missing coverage. Please review.
Project coverage is 88.12%. Comparing base (
f204c30) to head (98cc0a8).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/auth/oauth/oauth.service.ts | 84.39% | 22 Missing |
| src/users/users.service.ts | 85.86% | 13 Missing |
| src/users/users.controller.ts | 85.18% | 8 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## dev #446 +/- ##
==========================================
- Coverage 88.28% 88.12% -0.17%
==========================================
Files 74 77 +3
Lines 3313 3629 +316
Branches 489 560 +71
==========================================
+ Hits 2925 3198 +273
- Misses 368 411 +43
Partials 20 20 ☔ 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.
Loading