Skip to content

TB-27/refactor: 필드명 변경

bb7cc22
Select commit
Loading
Failed to load commit list.
Merged

[TB-27] 영수증 금액 검증에 따른 API 수정 #32

TB-27/refactor: 필드명 변경
bb7cc22
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 11, 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 33 in src/main/java/com/ClubAccount_BE/receipt/adapter/in/web/dto/response/ReceiptDetailResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/receipt/adapter/in/web/dto/response/ReceiptDetailResponse.java#L33

Added line #L33 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/receipt/adapter/in/web/dto/response/ReceiptResponse.java#L30

Added line #L30 was not covered by tests

Check warning on line 35 in src/main/java/com/ClubAccount_BE/receipt/adapter/out/ReceiptRepositoryAdapter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/receipt/adapter/out/ReceiptRepositoryAdapter.java#L33-L35

Added lines #L33 - L35 were not covered by tests

Check warning on line 82 in src/main/java/com/ClubAccount_BE/receipt/adapter/out/ReceiptRepositoryAdapter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/receipt/adapter/out/ReceiptRepositoryAdapter.java#L80-L82

Added lines #L80 - L82 were not covered by tests

Check warning on line 75 in src/main/java/com/ClubAccount_BE/receipt/adapter/out/persistence/entity/ReceiptEntity.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/receipt/adapter/out/persistence/entity/ReceiptEntity.java#L75

Added line #L75 was not covered by tests

Check warning on line 47 in src/main/java/com/ClubAccount_BE/receipt/application/service/CreateReceiptService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/receipt/application/service/CreateReceiptService.java#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 43 in src/main/java/com/ClubAccount_BE/receipt/application/service/UpdateReceiptService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/receipt/application/service/UpdateReceiptService.java#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 92 in src/main/java/com/ClubAccount_BE/receipt/domain/Receipt.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/receipt/domain/Receipt.java#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 22 in src/main/java/com/ClubAccount_BE/receipt/domain/service/ReceiptEditor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/receipt/domain/service/ReceiptEditor.java#L20-L22

Added lines #L20 - L22 were not covered by tests

Check warning on line 37 in src/main/java/com/ClubAccount_BE/receipt/mapper/ReceiptMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/receipt/mapper/ReceiptMapper.java#L37

Added line #L37 was not covered by tests