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

[CS2103T-T13-3] HomeBoss #51

Open
wants to merge 1,108 commits into
base: master
Choose a base branch
from

Conversation

B-enguin
Copy link

This product is for home businesses who need to manage client contacts for their delivery. Effortlessly manage orders and customer information with our digital address book, streamlining your business operations for greater efficiency and timely deliveries.

@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Attention: 64 lines in your changes are missing coverage. Please review.

Comparison is base (6f166ab) 83.97% compared to head (2172062) 85.30%.

Files Patch % Lines
...s/logic/commands/customer/CustomerEditCommand.java 85.10% 0 Missing and 7 partials ⚠️
...ain/java/seedu/address/storage/StorageManager.java 12.50% 0 Missing and 7 partials ⚠️
...s/logic/commands/delivery/DeliveryEditCommand.java 86.66% 0 Missing and 6 partials ⚠️
...gic/parser/delivery/DeliveryListCommandParser.java 89.18% 1 Missing and 3 partials ⚠️
...s/logic/commands/delivery/DeliveryListCommand.java 90.62% 0 Missing and 3 partials ⚠️
...ogic/parser/delivery/DeliveryAddCommandParser.java 80.00% 0 Missing and 3 partials ⚠️
...in/java/seedu/address/model/delivery/Delivery.java 86.95% 2 Missing and 1 partial ⚠️
.../address/storage/JsonSerializableDeliveryBook.java 0.00% 0 Missing and 3 partials ⚠️
...ss/logic/commands/delivery/DeliveryAddCommand.java 92.85% 0 Missing and 2 partials ⚠️
...c/commands/delivery/DeliveryCreateNoteCommand.java 75.00% 0 Missing and 2 partials ⚠️
... and 21 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #51      +/-   ##
============================================
+ Coverage     83.97%   85.30%   +1.33%     
- Complexity      977     1028      +51     
============================================
  Files           121      121              
  Lines          2895     3164     +269     
  Branches        342      371      +29     
============================================
+ Hits           2431     2699     +268     
+ Misses          397      354      -43     
- Partials         67      111      +44     

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

jianyangg and others added 15 commits November 9, 2023 14:03
Add appendix for manual testing of the HomeBoss application to the
DG for the current commands in the application.
* 'master' of https://github.com/AY2324S1-CS2103T-T13-3/tp:
  Update delivery edit msg example
  Update UG to standardise formatting
  Add Parameters box to UG
  Update UG
  Fix a spacing error
  Make final touches to UG
  Fix typo
  Updated UG
Add main structure to PPP.
jianyangg and others added 30 commits November 14, 2023 09:57
* 'master' of https://github.com/AY2324S1-CS2103T-T13-3/tp: (57 commits)
  Update final PPP
  Format DG
  Update Benjamin PPP
  Final line EOF
  Update DG - Refine Content
  Update UG
  Update PPP
  Change all predicates
  Fix optional
  Remove imports
  Refractor methods
  Add Author
  Add extra test cases to codebase
  Add back missing update delivery
  Clean checkstyle
  Update UG print
  Fix Checkstyle
  Add Test Coverage for non-trivial paths
  Add Test Coverage for non-trivial paths
  Cleanup transformer
  ...
Reduce from 3 pages to 2 pages
Update author tag to remove curly braces
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

5 participants