[CS2103T-T11-3] NUStorage#70
Open
howtoosee wants to merge 869 commits into
Open
Conversation
Codecov Report
@@ Coverage Diff @@
## master #70 +/- ##
============================================
- Coverage 72.31% 65.40% -6.91%
- Complexity 400 402 +2
============================================
Files 70 79 +9
Lines 1228 1373 +145
Branches 124 129 +5
============================================
+ Hits 888 898 +10
- Misses 308 442 +134
- Partials 32 33 +1
Continue to review full report at Codecov.
|
d770ca6 to
cb63615
Compare
Codecov Report
@@ Coverage Diff @@
## master #70 +/- ##
============================================
- Coverage 72.31% 68.93% -3.38%
- Complexity 400 515 +115
============================================
Files 70 85 +15
Lines 1228 1822 +594
Branches 124 178 +54
============================================
+ Hits 888 1256 +368
- Misses 308 462 +154
- Partials 32 104 +72
Continue to review full report at Codecov.
|
chunyongg
added a commit
to chunyongg/Serenity
that referenced
this pull request
Oct 12, 2020
…ete-grp Branch delete grp
chrystalquek
pushed a commit
to chrystalquek/tp
that referenced
this pull request
Oct 15, 2020
Convert to Optionals for Optional fields
BILLXYR
pushed a commit
to BILLXYR/tp
that referenced
this pull request
Oct 18, 2020
…ommand Add view command and parser
V1.4 bug fix
Fix clear command
Update fork with changes
Fix reset issue when creating new items
Add finance command tests
…aking empty string as valid item name
…into v1.4-BugFix
V1.4 bug fix
Update fork with changes
Fix testcase and bug
V1.4 ugdg
Update test case
V1.4 ugdg
Add more test cases
Update DG diagrams and format
Update UG
Fix acknowledgement
Add css credits
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.
NUStorage is a desktop app for managing inventory and finances, optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). If you can type fast, NUStorage can manage your inventory / finances faster and organize said information better than traditional means (e.g. pen and paper).