Allow cost parameter for deliveries to take in optional cents input #163
Codecov / codecov/patch
failed
Nov 1, 2024 in 1s
60.00% of diff hit (target 61.71%)
View this Pull Request on Codecov
60.00% of diff hit (target 61.71%)
Annotations
Check warning on line 46 in src/main/java/seedu/address/model/delivery/Cost.java
codecov / codecov/patch
src/main/java/seedu/address/model/delivery/Cost.java#L46
Added line #L46 was not covered by tests
Check warning on line 48 in src/main/java/seedu/address/model/delivery/Cost.java
codecov / codecov/patch
src/main/java/seedu/address/model/delivery/Cost.java#L48
Added line #L48 was not covered by tests
codecov / codecov/patch
src/main/java/seedu/address/model/delivery/exceptions/InvalidCostException.java#L8-L9
Added lines #L8 - L9 were not covered by tests
Loading