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] add 방 신고 API without redis logic #706

Merged
merged 4 commits into from
Mar 7, 2024
Merged

Conversation

ghyen
Copy link
Contributor

@ghyen ghyen commented Mar 7, 2024

📌 개요

  • 방에 대한 신고처리 로직
  • 신고 패널티에 대한 논의는 추후에 결정 할 예정임으로 주석처리

💡Issue 번호

@ghyen ghyen added the enhancement New feature or request label Mar 7, 2024
@ghyen ghyen added this to the 6th Sprint3 milestone Mar 7, 2024
@ghyen ghyen requested review from yes-ee, JaBeast and AreSain March 7, 2024 11:43
@ghyen ghyen self-assigned this Mar 7, 2024
@codecov-commenter
Copy link

codecov-commenter commented Mar 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.06%. Comparing base (e9225ee) to head (95f84e5).
Report is 15 commits behind head on dev.

Additional details and impacted files
@@             Coverage Diff              @@
##                dev     #706      +/-   ##
============================================
- Coverage     74.16%   74.06%   -0.10%     
+ Complexity      737      730       -7     
============================================
  Files           166      164       -2     
  Lines          3178     3162      -16     
  Branches        340      337       -3     
============================================
- Hits           2357     2342      -15     
  Misses          677      677              
+ Partials        144      143       -1     
Flag Coverage Δ
integrationTest 68.15% <ø> (-0.13%) ⬇️
unitTest 29.34% <ø> (+0.14%) ⬆️

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

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

AreSain
AreSain previously approved these changes Mar 7, 2024
Copy link
Contributor

@AreSain AreSain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생 많으셨습니다!!

@AreSain AreSain self-requested a review March 7, 2024 12:21
Copy link
Contributor

@AreSain AreSain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

Copy link
Contributor

@JaBeast JaBeast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gg

@ghyen ghyen merged commit 6afca0e into dev Mar 7, 2024
2 checks passed
@ghyen ghyen deleted the 646-방-신고-API branch March 7, 2024 12:49
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
None yet
Development

Successfully merging this pull request may close these issues.

✨ [Feature] 방 신고 API
4 participants