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-4] FoodNotes #190

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

Conversation

Ruizhi2001
Copy link

No description provided.

@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

Attention: 415 lines in your changes are missing coverage. Please review.

Comparison is base (517b785) 75.26% compared to head (1531f7b) 71.85%.

Files Patch % Lines
src/main/java/seedu/address/ui/MainWindow.java 0.00% 36 Missing ⚠️
.../java/seedu/address/model/item/UniqueItemList.java 64.06% 18 Missing and 5 partials ⚠️
...eedu/address/logic/commands/DeleteItemCommand.java 24.13% 20 Missing and 2 partials ⚠️
...a/seedu/address/logic/commands/AddItemCommand.java 29.62% 17 Missing and 2 partials ⚠️
src/main/java/seedu/address/model/stall/Stall.java 78.16% 18 Missing and 1 partial ⚠️
...dress/logic/commands/DeleteStallReviewCommand.java 34.61% 14 Missing and 3 partials ⚠️
.../seedu/address/logic/commands/EditItemCommand.java 83.15% 5 Missing and 11 partials ⚠️
...du/address/logic/parser/ViewItemCommandParser.java 0.00% 15 Missing ⚠️
src/main/java/seedu/address/ui/ItemListPanel.java 0.00% 15 Missing ⚠️
...dress/logic/parser/AddItemReviewCommandParser.java 0.00% 14 Missing ⚠️
... and 47 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #190      +/-   ##
============================================
- Coverage     75.26%   71.85%   -3.41%     
- Complexity      419      726     +307     
============================================
  Files            71      120      +49     
  Lines          1338     2448    +1110     
  Branches        126      254     +128     
============================================
+ Hits           1007     1759     +752     
- Misses          301      608     +307     
- Partials         30       81      +51     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Ruizhi2001 Ruizhi2001 changed the title CS2103T-W10-4: PR [CS2103T-W10-4] FoodNotes Oct 4, 2023
Chrainx pushed a commit to Chrainx/tp that referenced this pull request Nov 9, 2023
jamesebond and others added 27 commits November 11, 2023 10:18
Change all screenshots to mac
Add testing for AddItemReview and DeleteItemReview
…nch-UG

* 'Branch-UG' of https://github.com/jamesebond/tp:
  Edit UG and DG
  Fix some UG bugs
  Add testing for AddItemReview and DeleteItemReview
change TOC and formatting and the GUI screenshot
Ruizhi2001 and others added 30 commits November 15, 2023 12:26
* master:
  Fix formatting
  Minor formatting issue
  Fix image not showing up issue
  Change the position of tip
  Add FAQ to UG

# Conflicts:
#	docs/UserGuide.md
Add line break before section 6 FAQ of UG
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.

None yet

5 participants