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

Deploy | CAKK-34 | v2.0.3 배포 #187

Merged
merged 29 commits into from
Aug 15, 2024
Merged

Deploy | CAKK-34 | v2.0.3 배포 #187

merged 29 commits into from
Aug 15, 2024

Conversation

lcomment
Copy link
Collaborator

Issue Number

CAKK-34

Description

  • admin 모듈 설정
  • kotlin 도입

etc

YongsHub and others added 29 commits August 13, 2024 21:26
Feature: 케이크샵 인증 요청 리스트 API 개발
Feature: 사장님 인증 요청 상세 내용 조회 API 개발
Chore: kotlin 설정 및 admin 모듈 이관 작업
@lcomment lcomment added the deploy 배포 관련 작업 label Aug 15, 2024
Copy link

Test Results

198 tests  ±0   198 ✅ ±0   17s ⏱️ -1s
 34 suites ±0     0 💤 ±0 
 34 files   ±0     0 ❌ ±0 

Results for commit 3626d1b. ± Comparison against base commit 79690d8.

@lcomment lcomment merged commit e1eb216 into master Aug 15, 2024
2 checks passed
Copy link

codecov bot commented Aug 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #187      +/-   ##
============================================
+ Coverage     87.92%   89.26%   +1.34%     
- Complexity      315      329      +14     
============================================
  Files           105      110       +5     
  Lines           952      987      +35     
  Branches         37       37              
============================================
+ Hits            837      881      +44     
+ Misses           97       88       -9     
  Partials         18       18              
Files Coverage Δ Complexity Δ
.../com/cakk/api/controller/shop/AdminController.java 100.00% <100.00%> (ø) 4.00 <4.00> (?)
...a/com/cakk/api/controller/shop/ShopController.java 100.00% <ø> (+5.26%) 16.00 <0.00> (-1.00) ⬆️
...k/api/dto/param/operation/OwnerCandidateParam.java 100.00% <100.00%> (ø) 1.00 <1.00> (?)
.../response/shop/CakeShopOwnerCandidateResponse.java 100.00% <100.00%> (ø) 1.00 <1.00> (?)
...response/shop/CakeShopOwnerCandidatesResponse.java 100.00% <100.00%> (ø) 1.00 <1.00> (?)
...com/cakk/api/mapper/BusinessInformationMapper.java 100.00% <100.00%> (ø) 3.00 <3.00> (?)
.../com/cakk/api/mapper/CakeDesignCategoryMapper.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...in/java/com/cakk/api/service/shop/ShopService.java 98.61% <100.00%> (+0.17%) 21.00 <3.00> (+3.00)

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f2640f0...3626d1b. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deploy 배포 관련 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants