Skip to content

feat: users update endpoint#216

Merged
Dao-Ho merged 4 commits intomainfrom
dao/users-update
Mar 25, 2026
Merged

feat: users update endpoint#216
Dao-Ho merged 4 commits intomainfrom
dao/users-update

Conversation

@Dao-Ho
Copy link
Contributor

@Dao-Ho Dao-Ho commented Mar 25, 2026

PUT endpoint to update user. Only update phone_number for now

@codecov
Copy link

codecov bot commented Mar 25, 2026

Codecov Report

❌ Patch coverage is 0% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 24.23%. Comparing base (08f2ea4) to head (765ef68).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
backend/internal/repository/users.go 0.00% 16 Missing ⚠️
backend/internal/handler/users.go 0.00% 12 Missing ⚠️
backend/internal/service/server.go 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #216      +/-   ##
==========================================
- Coverage   24.79%   24.23%   -0.57%     
==========================================
  Files          37       37              
  Lines        1238     1267      +29     
==========================================
  Hits          307      307              
- Misses        927      956      +29     
  Partials        4        4              
Flag Coverage Δ
backend 24.23% <0.00%> (-0.57%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
backend/internal/service/server.go 0.00% <0.00%> (ø)
backend/internal/handler/users.go 60.00% <0.00%> (-31.31%) ⬇️
backend/internal/repository/users.go 0.00% <0.00%> (ø)
🚀 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.

@Dao-Ho Dao-Ho marked this pull request as ready for review March 25, 2026 03:58
@Dao-Ho Dao-Ho merged commit 1740e94 into main Mar 25, 2026
7 checks passed
@Dao-Ho Dao-Ho deleted the dao/users-update branch March 25, 2026 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant