Skip to content

fix(user): correct key name for avatar in user document transformation

54616a1
Select commit
Loading
Failed to load commit list.
Merged

feat(user): add user services endpoints from user service docs #11

fix(user): correct key name for avatar in user document transformation
54616a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2025 in 0s

76.27% (+10.88%) compared to 4bbf4cd

View this Pull Request on Codecov

76.27% (+10.88%) compared to 4bbf4cd

Details

Codecov Report

Attention: Patch coverage is 93.75000% with 19 lines in your changes missing coverage. Please review.

Project coverage is 76.27%. Comparing base (4bbf4cd) to head (54616a1).

Files with missing lines Patch % Lines
backend/app/auth/routes.py 33.33% 8 Missing ⚠️
backend/app/user/service.py 81.81% 8 Missing ⚠️
backend/app/auth/security.py 83.33% 2 Missing ⚠️
backend/app/auth/service.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #11       +/-   ##
===========================================
+ Coverage   65.39%   76.27%   +10.88%     
===========================================
  Files          12       17        +5     
  Lines         575      864      +289     
===========================================
+ Hits          376      659      +283     
- Misses        199      205        +6     

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