Skip to content

TB-29/refactor: 영수증 상세 조회 API 응답 DTO 구조 변경

bf75768
Select commit
Loading
Failed to load commit list.
Merged

[TB-29] 영수증 상세 조회 API 응답 DTO 구조 변경 #34

TB-29/refactor: 영수증 상세 조회 API 응답 DTO 구조 변경
bf75768
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 14, 2025 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 22 in src/main/java/com/ClubAccount_BE/receipt/adapter/in/web/dto/response/ReceiptItemResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/receipt/adapter/in/web/dto/response/ReceiptItemResponse.java#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 45 in src/main/java/com/ClubAccount_BE/receipt/application/service/FindReceiptService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/receipt/application/service/FindReceiptService.java#L42-L45

Added lines #L42 - L45 were not covered by tests