Skip to content

Conversation

@c0j0s
Copy link

@c0j0s c0j0s commented Feb 28, 2023

Grouping contacts based on their addresses helps the delivery men to plan the most efficient delivery route for the day. Additionally, a simple and intuitive UI would allow easy access to information about clients.

@codecov
Copy link

codecov bot commented Feb 28, 2023

Codecov Report

Patch coverage: 23.35% and project coverage change: -36.01 ⚠️

Comparison is base (928f146) 72.15% compared to head (ebf5d29) 36.14%.

Additional details and impacted files
@@              Coverage Diff              @@
##             master     #119       +/-   ##
=============================================
- Coverage     72.15%   36.14%   -36.01%     
- Complexity      399      648      +249     
=============================================
  Files            70      157       +87     
  Lines          1232     4249     +3017     
  Branches        125      449      +324     
=============================================
+ Hits            889     1536      +647     
- Misses          311     2598     +2287     
- Partials         32      115       +83     
Impacted Files Coverage Δ
src/main/java/seedu/address/Main.java 0.00% <ø> (ø)
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø)
...ress/commons/exceptions/IllegalValueException.java 100.00% <ø> (ø)
.../main/java/seedu/address/commons/util/AppUtil.java 88.88% <ø> (ø)
...ava/seedu/address/commons/util/CollectionUtil.java 87.50% <ø> (ø)
...in/java/seedu/address/commons/util/ConfigUtil.java 75.00% <ø> (ø)
.../java/seedu/address/commons/util/DateTimeUtil.java 0.00% <0.00%> (ø)
...main/java/seedu/address/commons/util/FileUtil.java 77.27% <ø> (ø)
...main/java/seedu/address/commons/util/JsonUtil.java 94.11% <ø> (ø)
... and 135 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

jedidiahC pushed a commit to jedidiahC/tp that referenced this pull request Mar 18, 2023
muhammadreyaaz added a commit to muhammadreyaaz/tp that referenced this pull request Mar 22, 2023
c0j0s and others added 27 commits March 30, 2023 23:57
Chain find_job command predicates for and logic
Add error message for delete command
Add optional args for edit cmd
FXML file URL is incorrect for AddressBookWindow and causes NullPointer

Fixing this will help to release jar file sucessfully.

Let's update FXML file URL in AddressBookWindow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants