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-W10-2] StoreMando #30

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

Conversation

JayChenYJ
Copy link

StoreMando is a centralized inventory manager that helps to track the location of items in a household, their individual quantities and respective expiry dates.

@codecov-io
Copy link

codecov-io commented Feb 15, 2021

Codecov Report

Merging #30 (b52df5e) into master (c36220c) will increase coverage by 2.42%.
The diff coverage is 83.31%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #30      +/-   ##
============================================
+ Coverage     72.15%   74.58%   +2.42%     
- Complexity      399      577     +178     
============================================
  Files            70       87      +17     
  Lines          1232     1566     +334     
  Branches        125      184      +59     
============================================
+ Hits            889     1168     +279     
- Misses          311      349      +38     
- Partials         32       49      +17     
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/storemando/AppParameters.java 75.00% <ø> (ø) 9.00 <0.00> (?)
src/main/java/seedu/storemando/Main.java 0.00% <ø> (ø) 0.00 <0.00> (?)
src/main/java/seedu/storemando/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...ain/java/seedu/storemando/commons/core/Config.java 68.18% <0.00%> (ø) 7.00 <0.00> (?)
...ava/seedu/storemando/commons/core/GuiSettings.java 69.23% <0.00%> (ø) 5.00 <0.00> (?)
...n/java/seedu/storemando/commons/core/Messages.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...ava/seedu/storemando/commons/core/index/Index.java 100.00% <ø> (ø) 10.00 <0.00> (?)
...do/commons/exceptions/DataConversionException.java 100.00% <ø> (ø) 1.00 <0.00> (?)
...ando/commons/exceptions/IllegalValueException.java 100.00% <ø> (ø) 2.00 <0.00> (?)
...in/java/seedu/storemando/commons/util/AppUtil.java 66.66% <ø> (ø) 4.00 <0.00> (?)
... and 126 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 c36220c...b52df5e. Read the comment docs.

mrweikiat pushed a commit to mrweikiat/tp that referenced this pull request Mar 3, 2021
github-amanda and others added 28 commits April 9, 2021 22:01
Update DG user stories, use cases, glossary and NFR Amanda
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.

5 participants