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

✨ [Feature] 탬플릿 삭제 API #696

Merged
merged 3 commits into from
Mar 7, 2024
Merged

Conversation

JaBeast
Copy link
Contributor

@JaBeast JaBeast commented Mar 7, 2024

📌 개요

  • 탬플릿 삭제 API

💻 작업사항

  • 탬플릿 Admin 삭제 Controller 추가
  • 탬플릿 Admin 삭제 service 추가

💡Issue 번호

@JaBeast JaBeast added the enhancement New feature or request label Mar 7, 2024
@JaBeast JaBeast requested review from ghyen, yes-ee and AreSain March 7, 2024 07:57
@JaBeast JaBeast 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 29.34%. Comparing base (e9225ee) to head (12c2a9d).
Report is 12 commits behind head on dev.

Additional details and impacted files
@@              Coverage Diff              @@
##                dev     #696       +/-   ##
=============================================
- Coverage     74.16%   29.34%   -44.82%     
+ Complexity      737      290      -447     
=============================================
  Files           166      164        -2     
  Lines          3178     3162       -16     
  Branches        340      337        -3     
=============================================
- Hits           2357      928     -1429     
- Misses          677     2205     +1528     
+ Partials        144       29      -115     
Flag Coverage Δ
integrationTest ?
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.

@JaBeast JaBeast requested a review from AreSain March 7, 2024 08:27
@JaBeast JaBeast merged commit acba2df into dev Mar 7, 2024
2 checks passed
@JaBeast JaBeast deleted the 650-feature-templates-admin-삭제 branch March 7, 2024 08:37
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] Admin 템플릿 제거 API
5 participants