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

[CS2103-T16-1] Supper Strikers #107

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

Conversation

ernestlim8
Copy link

Supper Strikers helps students living on NUS campus to create and send supper orders to supper vendors in supper stretch. It is optimized for CLI users so that ordering supper can be done faster by typing in commands.

@codecov-commenter
Copy link

Codecov Report

Merging #107 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #107   +/-   ##
=========================================
  Coverage     72.31%   72.31%           
  Complexity      400      400           
=========================================
  Files            70       70           
  Lines          1228     1228           
  Branches        124      124           
=========================================
  Hits            888      888           
  Misses          308      308           
  Partials         32       32           

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 b3e3b78...39c6fa4. Read the comment docs.

Criss-Wang pushed a commit to Criss-Wang/tp that referenced this pull request Oct 11, 2020
@codecov-io
Copy link

codecov-io commented Oct 11, 2020

Codecov Report

Merging #107 (19052b7) into master (b3e3b78) will decrease coverage by 1.54%.
The diff coverage is 74.34%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #107      +/-   ##
============================================
- Coverage     72.31%   70.76%   -1.55%     
- Complexity      400      815     +415     
============================================
  Files            70      117      +47     
  Lines          1228     2487    +1259     
  Branches        124      298     +174     
============================================
+ Hits            888     1760     +872     
- Misses          308      615     +307     
- Partials         32      112      +80     
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...ress/commons/exceptions/IllegalValueException.java 100.00% <ø> (ø) 1.00 <0.00> (-1.00)
...ain/java/seedu/address/logic/commands/Command.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...ss/logic/commands/exceptions/CommandException.java 22.22% <0.00%> (-77.78%) 1.00 <0.00> (-1.00)
.../java/seedu/address/model/util/SampleDataUtil.java 4.34% <0.00%> (-15.66%) 1.00 <0.00> (ø)
.../main/java/seedu/address/model/vendor/Address.java 80.00% <ø> (ø) 6.00 <0.00> (?)
...rc/main/java/seedu/address/model/vendor/Email.java 80.00% <ø> (ø) 6.00 <0.00> (?)
src/main/java/seedu/address/model/vendor/Name.java 80.00% <ø> (ø) 6.00 <0.00> (?)
src/main/java/seedu/address/ui/FoodCard.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
... and 157 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 b3e3b78...19052b7. Read the comment docs.

nopenotj pushed a commit to nopenotj/tp that referenced this pull request Oct 11, 2020
chunyongg added a commit to chunyongg/Serenity that referenced this pull request Oct 19, 2020
chrystalquek pushed a commit to chrystalquek/tp that referenced this pull request Oct 28, 2020
…oper-guide-implementation

Add Overall Completion Percentage feature to DG Implementation
weixin-tan and others added 30 commits November 8, 2020 11:40
Improve various portions of the UG
Add implementation of find, sort and menu commands in D guide
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.

7 participants