Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

109 implement users controller #112

Merged
merged 6 commits into from
Oct 18, 2023

Conversation

Mnigos
Copy link
Member

@Mnigos Mnigos commented Oct 18, 2023

closes #109

@Mnigos Mnigos added the enhancement New feature or request label Oct 18, 2023
@Mnigos Mnigos self-assigned this Oct 18, 2023
@Mnigos Mnigos marked this pull request as ready for review October 18, 2023 20:12
@Mnigos Mnigos force-pushed the 109-implement-users-controller branch from 3f54b7a to 4a1c14f Compare October 18, 2023 20:17
@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #112 (4a1c14f) into features/sharing-profile (f71aadf) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@                     Coverage Diff                      @@
##           features/sharing-profile     #112      +/-   ##
============================================================
+ Coverage                     99.42%   99.47%   +0.05%     
============================================================
  Files                            28       29       +1     
  Lines                          1216     1334     +118     
  Branches                        168      178      +10     
============================================================
+ Hits                           1209     1327     +118     
  Misses                            7        7              
Files Coverage Δ
src/modules/auth/auth.controller.ts 100.00% <100.00%> (ø)
src/modules/users/users.controller.ts 100.00% <100.00%> (ø)
src/modules/users/users.repository.ts 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Mnigos Mnigos merged commit fc72424 into features/sharing-profile Oct 18, 2023
5 checks passed
@Mnigos Mnigos deleted the 109-implement-users-controller branch October 18, 2023 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant