[CS2103-F09-4] LogOnce#86
Open
tigerting98 wants to merge 542 commits into
Open
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.
|
nopenotj
added a commit
to nopenotj/tp
that referenced
this pull request
Oct 8, 2020
…ting Add Meeting class
li-s
added a commit
to li-s/tp
that referenced
this pull request
Oct 11, 2020
Modify AddCommand AddCommandParser to TagCommand and TagCommandParser
chunyongg
pushed a commit
to chunyongg/Serenity
that referenced
this pull request
Oct 14, 2020
…tudent Rename class
BILLXYR
pushed a commit
to BILLXYR/tp
that referenced
this pull request
Oct 18, 2020
Change app name
Licheng-Wu
added a commit
to Licheng-Wu/tp
that referenced
this pull request
Oct 21, 2020
…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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
LogOnce is a one-stop logistics tracker for clerks to monitor shipping statuses of all clients and perform common logistics operations.