Skip to content

Conversation

@howtoosee
Copy link

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).

@howtoosee howtoosee changed the title CS2103T-T11-3 NUStorage [CS2103T-T11-3] NUStorage Sep 14, 2020
@codecov-commenter
Copy link

codecov-commenter commented Sep 23, 2020

Codecov Report

Merging #70 into master will decrease coverage by 6.90%.
The diff coverage is 7.58%.

Impacted file tree graph

@@             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     
Impacted Files Coverage Δ Complexity Δ
src/main/java/nustorage/AppParameters.java 75.00% <ø> (ø) 9.00 <0.00> (?)
src/main/java/nustorage/Main.java 0.00% <ø> (ø) 0.00 <0.00> (?)
src/main/java/nustorage/MainApp.java 0.00% <ø> (ø) 0.00 <0.00> (?)
src/main/java/nustorage/commons/core/Config.java 68.18% <ø> (ø) 7.00 <0.00> (?)
.../main/java/nustorage/commons/core/GuiSettings.java 69.23% <ø> (ø) 5.00 <0.00> (?)
...c/main/java/nustorage/commons/core/LogsCenter.java 78.37% <ø> (ø) 10.00 <0.00> (?)
src/main/java/nustorage/commons/core/Messages.java 0.00% <ø> (ø) 0.00 <0.00> (?)
src/main/java/nustorage/commons/core/Version.java 82.50% <ø> (ø) 19.00 <0.00> (?)
.../main/java/nustorage/commons/core/index/Index.java 100.00% <ø> (ø) 10.00 <0.00> (?)
...ge/commons/exceptions/DataConversionException.java 100.00% <ø> (ø) 1.00 <0.00> (?)
... and 78 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6389d85...3cecdaa. Read the comment docs.

@IronBiscuit IronBiscuit force-pushed the master branch 2 times, most recently from d770ca6 to cb63615 Compare October 4, 2020 08:28
@codecov-io
Copy link

codecov-io commented Oct 7, 2020

Codecov Report

Merging #70 (31e8886) into master (b3e3b78) will decrease coverage by 3.37%.
The diff coverage is 74.22%.

Impacted file tree graph

@@             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     
Impacted Files Coverage Δ Complexity Δ
src/main/java/nustorage/AppParameters.java 75.00% <ø> (ø) 9.00 <0.00> (?)
src/main/java/nustorage/Main.java 0.00% <ø> (ø) 0.00 <0.00> (?)
src/main/java/nustorage/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
src/main/java/nustorage/commons/core/Config.java 68.18% <ø> (ø) 7.00 <0.00> (?)
.../main/java/nustorage/commons/core/GuiSettings.java 76.92% <ø> (ø) 7.00 <0.00> (?)
...c/main/java/nustorage/commons/core/LogsCenter.java 78.37% <ø> (ø) 10.00 <0.00> (?)
src/main/java/nustorage/commons/core/Messages.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
src/main/java/nustorage/commons/core/Version.java 82.50% <ø> (ø) 19.00 <0.00> (?)
.../main/java/nustorage/commons/core/index/Index.java 100.00% <ø> (ø) 10.00 <0.00> (?)
...ge/commons/exceptions/DataConversionException.java 100.00% <ø> (ø) 1.00 <0.00> (?)
... and 140 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b3e3b78...31e8886. Read the comment docs.

chunyongg added a commit to chunyongg/Serenity that referenced this pull request Oct 12, 2020
chrystalquek pushed a commit to chrystalquek/tp that referenced this pull request Oct 15, 2020
BILLXYR pushed a commit to BILLXYR/tp that referenced this pull request Oct 18, 2020
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.

7 participants