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-52 | v2.0.4 배포 #192

Merged
merged 49 commits into from
Aug 23, 2024
Merged

Deploy | CAKK-52 | v2.0.4 배포 #192

merged 49 commits into from
Aug 23, 2024

Conversation

lcomment
Copy link
Collaborator

Issue Number

CAKK-52

Description

  • 케이크 샵 주인 인증 관련 리펙토링
  • 어드민 관련 이관 작업 (Ing)

etc

YongsHub and others added 30 commits August 13, 2024 21:26
Feature: 케이크샵 인증 요청 리스트 API 개발
Feature: 사장님 인증 요청 상세 내용 조회 API 개발
Chore: kotlin 설정 및 admin 모듈 이관 작업
YongsHub and others added 18 commits August 16, 2024 02:48
Refactor: 케이크 샵 인증 요청 로직 개선
* Chore | CAKK-42 | gitignore에 kotlin 관련 추가

* Refactor | CAKK-42 | kotlin lambda 리팩토링

* Refactor | CAKK-42 | Cake 관련 기능 이관

* Refactor | CAKK-42 | CakeShop 생성 Dto 및 Mapping 리팩토링

* Refactor | CAKK-42 | 코드 리뷰 반영
* Refactor | CAKK-41 | Param에 Builder 추

* Refactor | CAKK-41 | api 설계 수정

* Refactor | CAKK-41 | 케이크 샵 관련 기능 이관

* Refactor | CAKK-41 | kotlin 관련 설정

* Refactor | CAKK-41 | kotlin 관련 설정
@lcomment lcomment added the deploy 배포 관련 작업 label Aug 23, 2024
@lcomment lcomment self-assigned this Aug 23, 2024
Copy link

Test Results

196 tests   196 ✅  19s ⏱️
 34 suites    0 💤
 34 files      0 ❌

Results for commit 7cb28c9.

Copy link

codecov bot commented Aug 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #192      +/-   ##
============================================
- Coverage     89.66%   88.88%   -0.78%     
+ Complexity      329      324       -5     
============================================
  Files           110      110              
  Lines           987      990       +3     
  Branches         37       37              
============================================
- Hits            885      880       -5     
- Misses           83       89       +6     
- Partials         19       21       +2     
Files Coverage Δ Complexity Δ
...m/cakk/api/dto/request/shop/UpdateShopRequest.java 100.00% <100.00%> (ø) 2.00 <1.00> (ø)
...akk/api/dto/request/user/CertificationRequest.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
.../src/main/java/com/cakk/api/mapper/ShopMapper.java 92.45% <ø> (-0.21%) 23.00 <0.00> (-1.00)
...in/java/com/cakk/api/service/shop/ShopService.java 98.59% <100.00%> (-0.02%) 20.00 <1.00> (-1.00)

... and 2 files 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 e1eb216...7cb28c9. Read the comment docs.

@lcomment lcomment merged commit 9ee7343 into master Aug 23, 2024
3 checks passed
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