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

chore(api-gateway): remove userId from base entity #10

Merged
merged 1 commit into from
Sep 24, 2023

Conversation

fasenderos
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #10 (5913d17) into main (2f5c80c) will decrease coverage by 0.03%.
Report is 2 commits behind head on main.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
- Coverage   96.58%   96.55%   -0.03%     
==========================================
  Files          54       54              
  Lines         819      813       -6     
  Branches       73       73              
==========================================
- Hits          791      785       -6     
  Misses         10       10              
  Partials       18       18              
Files Changed Coverage Δ
packages/api-gateway/src/base/base.entity.ts 100.00% <ø> (ø)
...gateway/src/activities/entities/activity.entity.ts 100.00% <100.00%> (ø)
...kages/api-gateway/src/api-keys/api-keys.service.ts 100.00% <100.00%> (ø)
...pi-gateway/src/api-keys/entities/api-key.entity.ts 100.00% <100.00%> (ø)
packages/api-gateway/src/base/base.controller.ts 87.87% <100.00%> (-1.32%) ⬇️
packages/api-gateway/src/base/base.service.ts 100.00% <100.00%> (ø)
...pi-gateway/src/profiles/entities/profile.entity.ts 100.00% <100.00%> (ø)
.../recovery-tokens/entities/recovery-token.entity.ts 100.00% <100.00%> (ø)
...ages/api-gateway/src/users/entities/user.entity.ts 100.00% <100.00%> (ø)

@fasenderos fasenderos merged commit a11bb7c into main Sep 24, 2023
@fasenderos fasenderos deleted the remove-userId-base-entity branch September 24, 2023 13:38
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.

2 participants