Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Conversation

@gustaavik
Copy link
Member

This pull request includes changes to the OrderDTO, OrderMapper, OrderViewModel, and associated test files to enhance data consistency and add new functionality for handling order lines. The most important changes include updating data types, adding a new field for order lines amount, and implementing comprehensive tests for the OrderMapper.

Data Type Updates:

Handling Null Values:

ViewModel Updates:

Testing Enhancements:

@gustaavik gustaavik added the enhancement New feature or request label Dec 30, 2024
@gustaavik gustaavik linked an issue Dec 30, 2024 that may be closed by this pull request
@gustaavik gustaavik merged commit 9899ba3 into main Dec 30, 2024
1 check passed
@gustaavik gustaavik deleted the 28-orders-should-also-have-orderlines-amount-in-their-response branch February 6, 2025 07:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Orders should also have orderlines amount in their response

2 participants