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

Allow cost parameter for deliveries to take in optional cents input #163

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

kaajinn
Copy link

@kaajinn kaajinn commented Nov 1, 2024

No description provided.

@kaajinn kaajinn added this to the v1.5 milestone Nov 1, 2024
@kaajinn kaajinn changed the title Modify cost to take in cents input Allow cost parameter for deliveries to take in cents input Nov 1, 2024
Copy link

codecov bot commented Nov 1, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...c/main/java/seedu/address/model/delivery/Cost.java 75.00% 2 Missing ⚠️
...odel/delivery/exceptions/InvalidCostException.java 0.00% 2 Missing ⚠️
Files with missing lines Coverage Δ Complexity Δ
...java/seedu/address/logic/commands/SortCommand.java 55.55% <ø> (ø) 10.00 <0.00> (ø)
...delivery/exceptions/DeliveryNotFoundException.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...c/main/java/seedu/address/model/delivery/Cost.java 85.71% <75.00%> (-14.29%) 4.00 <1.00> (ø)
...odel/delivery/exceptions/InvalidCostException.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)

@kaajinn kaajinn changed the title Allow cost parameter for deliveries to take in cents input Allow cost parameter for deliveries to take in optional cents input Nov 1, 2024
@kaajinn kaajinn self-assigned this Nov 1, 2024
@Eru111 Eru111 merged commit 9a7488c into AY2425S1-CS2103T-T12-3:master Nov 1, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants