Skip to content

TB-30/refactor: query 조건 추가

4e12b87
Select commit
Loading
Failed to load commit list.
Merged

[TB-30] 영수증 카테고리별 지출 조회 API 변경 #35

TB-30/refactor: query 조건 추가
4e12b87
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 16, 2025 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/receipt/adapter/in/web/dto/response/ReceiptCategoryExpenseResponse.java#L9

Added line #L9 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/receipt/adapter/in/web/dto/response/ReceiptCategoryExpenseResponse.java#L27-L33

Added lines #L27 - L33 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/receipt/adapter/in/web/dto/response/ReceiptMonthlyExpenseResponse.java#L9

Added line #L9 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/receipt/adapter/in/web/dto/response/ReceiptMonthlyExpenseResponse.java#L17

Added line #L17 was 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 39 in src/main/java/com/ClubAccount_BE/receipt/adapter/out/persistence/repository/ReceiptCustomRepositoryImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/receipt/adapter/out/persistence/repository/ReceiptCustomRepositoryImpl.java#L39

Added line #L39 was not covered by tests

Check warning on line 53 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#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 59 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#L59

Added line #L59 was not covered by tests

Check warning on line 89 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#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 29 in src/main/java/com/ClubAccount_BE/receipt/domain/ReceiptCategoryExpenseResult.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/receipt/domain/ReceiptCategoryExpenseResult.java#L23-L29

Added lines #L23 - L29 were not covered by tests

Check warning on line 44 in src/main/java/com/ClubAccount_BE/receipt/domain/ReceiptCategoryExpenseResult.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/receipt/domain/ReceiptCategoryExpenseResult.java#L38-L44

Added lines #L38 - L44 were not covered by tests

Check warning on line 15 in src/main/java/com/ClubAccount_BE/receipt/domain/ReceiptMonthlyExpenseResult.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/receipt/domain/ReceiptMonthlyExpenseResult.java#L15

Added line #L15 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/receipt/domain/ReceiptMonthlyExpenseResult.java#L22

Added line #L22 was not covered by tests

Check warning on line 41 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#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 43 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#L43

Added line #L43 was not covered by tests

Check warning on line 51 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#L46-L51

Added lines #L46 - L51 were not covered by tests

Check warning on line 69 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#L69

Added line #L69 was not covered by tests