-
Notifications
You must be signed in to change notification settings - Fork 521
[CS2103-F09-4] LogOnce #86
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
base: master
Are you sure you want to change the base?
[CS2103-F09-4] LogOnce #86
Conversation
Codecov Report
@@ Coverage Diff @@
## master #86 +/- ##
=========================================
Coverage 72.31% 72.31%
Complexity 400 400
=========================================
Files 70 70
Lines 1228 1228
Branches 124 124
=========================================
Hits 888 888
Misses 308 308
Partials 32 32 Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #86 +/- ##
============================================
- Coverage 72.31% 62.88% -9.43%
- Complexity 400 663 +263
============================================
Files 70 119 +49
Lines 1228 2371 +1143
Branches 124 260 +136
============================================
+ Hits 888 1491 +603
- Misses 308 811 +503
- Partials 32 69 +37
Continue to review full report at Codecov.
|
…ting Add Meeting class
Modify AddCommand AddCommandParser to TagCommand and TagCommandParser
…tudent Rename class
Change app name
…te-DG Update DG
fix bugs (UpdateOrderCommand)
Initialize with empty lists when there is no data file found
…into undoCommand * 'master' of https://github.com/AY2021S1-CS2103-F09-4/tp: Fix checkstyle violations fix bugs Add correct UI image for ReadMe Update read me Initialize with empty lists when there is no data file found implement UpdateOrderCommand implement UpdateOrderCommand # Conflicts: # src/main/java/seedu/address/logic/parser/AddressBookParser.java
Undo command
Update UserGuide and Developer Guide for Undo command
List command
included descriptions for Update commands. (UpdateOrder + UpdateClient)
Update DeveloperGuide.md
Update documentation
Update documentation and fix some website bugs
example photos for update commands (before + after)
Add files via upload
Add Update Sequence Diagrams and User Guide
updated user guide to include example screenshots of commands being executed
Update UserGuide.md
Update AboutUs.md
Update README.md
Update DeveloperGuide.md
Update UserGuide.md
Add files via upload
Update xnmng.md
LogOnce is a one-stop logistics tracker for clerks to monitor shipping statuses of all clients and perform common logistics operations.