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: reviews api 명세 작성 #53

Merged
merged 11 commits into from
Sep 20, 2024
Merged

Conversation

parkj12b
Copy link
Contributor

@parkj12b parkj12b commented Sep 20, 2024

closes #46

Copy link

codecov bot commented Sep 20, 2024

Codecov Report

Attention: Patch coverage is 0% with 42 lines in your changes missing coverage. Please review.

Project coverage is 3.06%. Comparing base (a48a274) to head (de85db1).
Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
backend/src/reviews/schema/reviews.schema.ts 0.00% 13 Missing ⚠️
backend/src/reviews/reviews.controller.ts 0.00% 12 Missing ⚠️
backend/src/reviews/dto/reviews.dto.ts 0.00% 11 Missing ⚠️
backend/src/reviews/reviews.module.ts 0.00% 4 Missing ⚠️
backend/src/reviews/reviews.service.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main     #53      +/-   ##
========================================
- Coverage   3.31%   3.06%   -0.26%     
========================================
  Files         34      39       +5     
  Lines        513     555      +42     
========================================
  Hits          17      17              
- Misses       496     538      +42     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jimin52 jimin52 self-assigned this Sep 20, 2024
@parkj12b parkj12b merged commit 5389fa7 into main Sep 20, 2024
5 of 7 checks passed
@parkj12b parkj12b deleted the 46-reviews-api-명세-작성 branch September 20, 2024 12:18
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.

reviews API 명세 작성
2 participants