Skip to content

feat: update users endpoint to have email and phone#214

Merged
Dao-Ho merged 3 commits intomainfrom
Dao-Ho/migrate-user-schema
Mar 25, 2026
Merged

feat: update users endpoint to have email and phone#214
Dao-Ho merged 3 commits intomainfrom
Dao-Ho/migrate-user-schema

Conversation

@Dao-Ho
Copy link
Contributor

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

update users CRUD with phone and email

@Dao-Ho Dao-Ho changed the title migration: users schema with additional information feat: update users endpoint with additional information Mar 25, 2026
@codecov
Copy link

codecov bot commented Mar 25, 2026

Codecov Report

❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 24.79%. Comparing base (65402b1) to head (5edb49b).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
backend/internal/repository/users.go 0.00% 6 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #214      +/-   ##
==========================================
- Coverage   24.83%   24.79%   -0.05%     
==========================================
  Files          37       37              
  Lines        1236     1238       +2     
==========================================
  Hits          307      307              
- Misses        925      927       +2     
  Partials        4        4              
Flag Coverage Δ
backend 24.79% <0.00%> (-0.05%) ⬇️

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

Files with missing lines Coverage Δ
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 changed the title feat: update users endpoint with additional information feat: update users endpoint to have email and phone Mar 25, 2026
@Dao-Ho Dao-Ho marked this pull request as ready for review March 25, 2026 03:09
@Dao-Ho Dao-Ho merged commit 08f2ea4 into main Mar 25, 2026
7 checks passed
@Dao-Ho Dao-Ho deleted the Dao-Ho/migrate-user-schema branch March 25, 2026 03:09
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