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

feat: get all matches and user by id #16

Merged
merged 3 commits into from
Nov 15, 2022

Conversation

RodrigoRVSN
Copy link
Owner

Closes #5

image

@RodrigoRVSN RodrigoRVSN self-assigned this Nov 14, 2022
@RodrigoRVSN RodrigoRVSN linked an issue Nov 14, 2022 that may be closed by this pull request
2 tasks
@RodrigoRVSN RodrigoRVSN changed the title feat: add get all matches relation feat: get all matches and user by id Nov 14, 2022
@github-actions
Copy link

Jest Coverage

File % Stmts % Branch % Funcs % Lines Uncovered Line #s
All files 0 0 0 0
File % Stmts % Branch % Funcs % Lines Uncovered Line #s
All files 0 0 0 0
_boa-hancock-api 0 100 100 0
_ .eslintrc.js 0 100 100 0 1
_boa-hancock-api/src 0 0 0 0
_ app.module.ts 0 100 100 0 1-15
_ main.ts 0 0 0 0 1-16
_boa-hancock-api/src/auth 0 100 0 0
_ auth.module.ts 0 100 0 0 1-24
_boa-hancock-api/src/auth/strategies 0 100 0 0
_ github.strategy.ts 0 100 0 0 1-25
_ index.ts 0 100 100 0 1-2
_ jwt.strategy.ts 0 100 0 0 1-18
_boa-hancock-api/src/core/recipes 0 100 0 0
_ prisma.service.ts 0 100 0 0 1-33
_boa-hancock-api/src/factories 0 100 100 0
_ index.ts 0 100 100 0 1-5
_boa-hancock-api/src/factories/likes 0 0 0 0
_ likes.module.ts 0 100 100 0 1-12
_ likes.service.ts 0 0 0 0 1-47
_boa-hancock-api/src/factories/matches 0 100 100 0
_ user.module.ts 0 100 100 0 1-13
_boa-hancock-api/src/factories/user 0 0 0 0
_ user.module.ts 0 100 100 0 1-11
_ user.service.ts 0 0 0 0 1-58
_boa-hancock-api/test 0 100 0 0
_ app.e2e-spec.ts 0 100 0 0 1-3

@RodrigoRVSN RodrigoRVSN merged commit 2824f17 into main Nov 15, 2022
@RodrigoRVSN RodrigoRVSN deleted the feat/see-all-matches-and-user-detail branch November 15, 2022 02:26
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.

[Matches] See all matches and user detail
2 participants