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

Add purchase order refund shipments data object #174

Merged
merged 2 commits into from
Nov 8, 2023

add purchase data object #162 #163 #164

c30b079
Select commit
Loading
Failed to load commit list.
Merged

Add purchase order refund shipments data object #174

add purchase data object #162 #163 #164
c30b079
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 8, 2023 in 0s

0.00% of diff hit (target 3.49%)

View this Pull Request on Codecov

0.00% of diff hit (target 3.49%)

Annotations

Check warning on line 15 in core/domain/src/main/java/com/wansenai/vo/receipt/purchase/PurchaseOrderDetailVO.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/domain/src/main/java/com/wansenai/vo/receipt/purchase/PurchaseOrderDetailVO.java#L15

Added line #L15 was not covered by tests

Check warning on line 15 in core/domain/src/main/java/com/wansenai/vo/receipt/purchase/PurchaseOrderVO.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/domain/src/main/java/com/wansenai/vo/receipt/purchase/PurchaseOrderVO.java#L15

Added line #L15 was not covered by tests

Check warning on line 15 in core/domain/src/main/java/com/wansenai/vo/receipt/purchase/PurchaseRefundDetailVO.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/domain/src/main/java/com/wansenai/vo/receipt/purchase/PurchaseRefundDetailVO.java#L15

Added line #L15 was not covered by tests

Check warning on line 15 in core/domain/src/main/java/com/wansenai/vo/receipt/purchase/PurchaseRefundVO.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/domain/src/main/java/com/wansenai/vo/receipt/purchase/PurchaseRefundVO.java#L15

Added line #L15 was not covered by tests

Check warning on line 16 in core/domain/src/main/java/com/wansenai/vo/receipt/purchase/PurchaseShipmentsDetailVO.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/domain/src/main/java/com/wansenai/vo/receipt/purchase/PurchaseShipmentsDetailVO.java#L15-L16

Added lines #L15 - L16 were not covered by tests