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

Dg usecase userstory #532

Merged

Conversation

Gabriel4357
Copy link

@Gabriel4357 Gabriel4357 commented Nov 12, 2023

Updated Use Case and User stories

* 'master' of https://github.com/AY2324S1-CS2103T-T13-3/tp: (24 commits)
  Change test
  Add tests
  Remove trailing whitespace
  Add Happy Path
  Add tests
  Add methods for LoD
  Update jianyangg's PPP
  UG Final Touches
  Add final adjustments/refinements
  Add EOF
  Add draft
  Fix alignment
  Add data changes
  Change all names of person
  Update PPP
  Fix swift
  Add PPP draft
  Add changes
  Update whitespacing issues and minor adjustments
  Add newline to EOF
  ...
* 'master' of https://github.com/AY2324S1-CS2103T-T13-3/tp:
  Update UG
  Update UG according to Zhong Han's comments
  Improve code quality
  Add newline at EOF
  Standardise UG
  Update methods to use new model.getFilteredCustomerListSize()
  Improve Code Quality of codebase
  Add in new challenges and achievements
  Update glossary
  Add appendix-effort
  Update acknowledgment and glossary and NFR
* 'master' of https://github.com/AY2324S1-CS2103T-T13-3/tp:
  Update code based on comments
  Update DG Manual Testing based on Comments
  Add logging and assertions
  Implement Gambe's CQ methods
  Improve code quality
  Add missing skinparam tag
  Update class diagrams
  Change mentions of PersonCard to ItemCard as per Gambe's code name change update
  Update UG for password checking
  Fix failing tests
  Fix delivery not updated
  Fix bug of delivery address not updated
  Update DG based on Comments
  Add Manual Testing to DG
@Gabriel4357 Gabriel4357 self-assigned this Nov 12, 2023
Copy link

codecov bot commented Nov 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (534974f) 83.90% compared to head (f3c7833) 83.96%.
Report is 24 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #532      +/-   ##
============================================
+ Coverage     83.90%   83.96%   +0.06%     
- Complexity     1010     1026      +16     
============================================
  Files           121      121              
  Lines          3025     3094      +69     
  Branches        360      367       +7     
============================================
+ Hits           2538     2598      +60     
  Misses          389      389              
- Partials         98      107       +9     

see 15 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

@zhonghan721 zhonghan721 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some general comments

Comment on lines -1834 to +1705
- 1c. Logged-in owner entered date in the wrong format.
- 1c. Logged-in owner did not specifiy a Delivery ID.

- 1c1. DMS informs the logged-in owner of invalid format and shows the correct format.
- 1c1. DMS informs the logged-in Owner to specify a Delivery to update.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps it will be good to talk about the invalid date format/invalid date.

@@ -1318,21 +1318,21 @@ otherwise)

**Extensions:**

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps can add in the case for duplicated fields/prefixes

Copy link

@jianyangg jianyangg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jianyangg jianyangg merged commit 95eccb7 into AY2324S1-CS2103T-T13-3:master Nov 13, 2023
5 checks passed
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.

None yet

3 participants