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-F10-3] [Ba]king [Br]ead #24

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

Conversation

prawnzyy
Copy link

[Ba]king [Br]ead is designed for bakers to find recipes and their corresponding ingredients. It is optimized for CLI users so that more command tasks can be done more efficiently

@codecov
Copy link

codecov bot commented Sep 16, 2023

Codecov Report

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

Comparison is base (517b785) 75.26% compared to head (23db439) 69.52%.

Files Patch % Lines
.../java/seedu/address/model/util/SampleDataUtil.java 0.00% 135 Missing ⚠️
src/main/java/seedu/address/MainApp.java 0.00% 23 Missing ⚠️
...u/address/logic/parser/RecipeAddCommandParser.java 48.88% 23 Missing ⚠️
...rc/main/java/seedu/address/ui/RecipeListPanel.java 0.00% 15 Missing ⚠️
src/main/java/seedu/address/model/Inventory.java 75.86% 10 Missing and 4 partials ⚠️
...ain/java/seedu/address/ui/IngredientListPanel.java 0.00% 13 Missing ⚠️
src/main/java/seedu/address/model/RecipeBook.java 72.09% 8 Missing and 4 partials ⚠️
src/main/java/seedu/address/ui/IngredientCard.java 0.00% 9 Missing ⚠️
...rc/main/java/seedu/address/logic/LogicManager.java 50.00% 7 Missing and 1 partial ⚠️
...rc/main/java/seedu/address/ui/FullRecipePanel.java 0.00% 8 Missing ⚠️
... and 22 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #24      +/-   ##
============================================
- Coverage     75.26%   69.52%   -5.74%     
- Complexity      419      585     +166     
============================================
  Files            71       95      +24     
  Lines          1338     1972     +634     
  Branches        126      172      +46     
============================================
+ Hits           1007     1371     +364     
- Misses          301      539     +238     
- Partials         30       62      +32     

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

Chrainx added a commit to Chrainx/tp that referenced this pull request Oct 1, 2023
…content

update readme contents for PropertyMatch
thaddeusong and others added 30 commits November 15, 2023 21:18
Change picture to 650 back again
# Conflicts:
#	docs/UserGuide.md
# Conflicts:
#	docs/UserGuide.md
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