Skip to content

refactor: simplify user parsing

c453b57
Select commit
Loading
Failed to load commit list.
Merged

refactor: simplify user parsing #571

refactor: simplify user parsing
c453b57
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2026 in 0s

19.12% (-0.11%) compared to 4546122, passed because coverage increased by 1.10% when compared to adjusted base (18.02%)

View this Pull Request on Codecov

19.12% (-0.11%) compared to 4546122, passed because coverage increased by 1.10% when compared to adjusted base (18.02%)

Details

Codecov Report

❌ Patch coverage is 86.48649% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.12%. Comparing base (4546122) to head (c453b57).

Files with missing lines Patch % Lines
internal/utils/user_utils.go 91.42% 1 Missing and 2 partials ⚠️
internal/bootstrap/router_bootstrap.go 0.00% 1 Missing ⚠️
internal/service/auth_service.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #571      +/-   ##
==========================================
- Coverage   19.23%   19.12%   -0.11%     
==========================================
  Files          39       39              
  Lines        2298     2295       -3     
==========================================
- Hits          442      439       -3     
  Misses       1828     1828              
  Partials       28       28              

☔ 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.