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-T11-4] CakeCollate #29

Open
wants to merge 699 commits into
base: master
Choose a base branch
from

Conversation

simran-bhadani3
Copy link

CakeCollate is an application for small-time home-based cake sellers who sell cakes on multiple platforms and have a lot of orders to keep track of. CakeCollate helps these sellers to keep track of their orders in one place!

@codecov-io
Copy link

codecov-io commented Feb 21, 2021

Codecov Report

Merging #29 (0e1c845) into master (c36220c) will decrease coverage by 0.95%.
The diff coverage is 75.56%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #29      +/-   ##
============================================
- Coverage     72.15%   71.20%   -0.96%     
- Complexity      399      624     +225     
============================================
  Files            70       98      +28     
  Lines          1232     2000     +768     
  Branches        125      225     +100     
============================================
+ Hits            889     1424     +535     
- Misses          311      509     +198     
- Partials         32       67      +35     
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/cakecollate/AppParameters.java 75.00% <ø> (ø) 9.00 <0.00> (?)
src/main/java/seedu/cakecollate/Main.java 0.00% <ø> (ø) 0.00 <0.00> (?)
src/main/java/seedu/cakecollate/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...in/java/seedu/cakecollate/commons/core/Config.java 68.18% <ø> (ø) 7.00 <0.00> (?)
...va/seedu/cakecollate/commons/core/GuiSettings.java 69.23% <ø> (ø) 5.00 <0.00> (?)
...ava/seedu/cakecollate/commons/core/LogsCenter.java 78.37% <ø> (ø) 10.00 <0.00> (?)
...n/java/seedu/cakecollate/commons/core/Version.java 82.50% <ø> (ø) 19.00 <0.00> (?)
...va/seedu/cakecollate/commons/core/index/Index.java 90.90% <0.00%> (ø) 10.00 <0.00> (?)
...te/commons/exceptions/DataConversionException.java 100.00% <ø> (ø) 1.00 <0.00> (?)
...late/commons/exceptions/IllegalValueException.java 100.00% <ø> (ø) 2.00 <0.00> (?)
... and 144 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...0e1c845. Read the comment docs.

markuz5116 pushed a commit to markuz5116/tp that referenced this pull request Feb 25, 2021
mrweikiat pushed a commit to mrweikiat/tp that referenced this pull request Mar 3, 2021
simran-bhadani3 and others added 27 commits April 11, 2021 00:09
Add more tests based on peer review
# Conflicts:
#	src/main/java/seedu/cakecollate/commons/core/Messages.java
Enable users to add multiple of the same item/order desc
- Edited DG to include implementation of the Find feature
- Added the Find feature sequence diagram
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.

6 participants