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-F12-4] ezFoodie #80

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

Conversation

HolmesJJ
Copy link

ezFoodie is for restaurants that keep track of their ever-growing list of members. Restaurant staffs and managers can easily view and update member status (e.g. personal information, tier, reservation, transaction, number of member registrations, etc.) to manage and analyze members based on various criteria.

@codecov-commenter
Copy link

codecov-commenter commented Sep 14, 2021

Codecov Report

Merging #80 (aaa681e) into master (ba53b8c) will decrease coverage by 10.06%.
The diff coverage is 61.09%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #80       +/-   ##
=============================================
- Coverage     72.15%   62.09%   -10.07%     
- Complexity      399      791      +392     
=============================================
  Files            70      144       +74     
  Lines          1232     3068     +1836     
  Branches        125      394      +269     
=============================================
+ Hits            889     1905     +1016     
- Misses          311      938      +627     
- Partials         32      225      +193     
Impacted Files Coverage Δ
src/main/java/seedu/address/Main.java 0.00% <ø> (ø)
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø)
...c/main/java/seedu/address/commons/core/Config.java 68.18% <ø> (ø)
...n/java/seedu/address/commons/core/GuiSettings.java 69.23% <ø> (ø)
...in/java/seedu/address/commons/core/LogsCenter.java 78.37% <ø> (ø)
.../main/java/seedu/address/commons/core/Version.java 82.50% <ø> (ø)
...n/java/seedu/address/commons/core/index/Index.java 100.00% <ø> (ø)
...ss/commons/exceptions/DataConversionException.java 100.00% <ø> (ø)
...ress/commons/exceptions/IllegalValueException.java 100.00% <ø> (ø)
...ain/java/seedu/address/logic/commands/Command.java 100.00% <ø> (ø)
... and 133 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 ba53b8c...aaa681e. Read the comment docs.

bentanjunrong pushed a commit to bentanjunrong/tp that referenced this pull request Oct 18, 2021
Domszy pushed a commit to Domszy/tp that referenced this pull request Oct 19, 2021
…/benedictchuajj-update-UserGuide

Update UserGuide (again)
HalphasX pushed a commit to HalphasX/tp that referenced this pull request Oct 26, 2021
zzybluebell and others added 25 commits November 5, 2021 20:37
# Conflicts:
#	src/main/java/seedu/address/logic/LogicManager.java
#	src/main/java/seedu/address/model/Timestamp.java
#	src/main/java/seedu/address/model/transaction/Transaction.java
#	src/main/java/seedu/address/ui/HelpWindow.java
Update UG to indicate expected behaviour when an invalid member field.
# Conflicts:
#	src/main/resources/view/MemberViewWindow.fxml
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

6 participants