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-W15-1] Medmoriser #76

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

Conversation

jonfoocy
Copy link

@jonfoocy jonfoocy commented Sep 14, 2020

Medmoriser helps medical students memorise and revise their content. It is optimized for CLI users so that frequent revisions can be done faster by typing in commands.

Criss-Wang pushed a commit to Criss-Wang/tp that referenced this pull request Sep 25, 2020
…ateCommand

Update User Guide: create command
@codecov-commenter
Copy link

codecov-commenter commented Sep 28, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #76   +/-   ##
=========================================
  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 6389d85...a76c10c. Read the comment docs.

GeNiaaz pushed a commit to GeNiaaz/tp that referenced this pull request Oct 5, 2020
…r-Phone-To-Deadlline-In-Project

Refactor phone to deadlline in project
nopenotj pushed a commit to nopenotj/tp that referenced this pull request Oct 8, 2020
…moving-field

Remove address from the application
@codecov-io
Copy link

codecov-io commented Oct 10, 2020

Codecov Report

Merging #76 (b87451c) into master (6389d85) will decrease coverage by 2.11%.
The diff coverage is 77.23%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #76      +/-   ##
============================================
- Coverage     72.31%   70.19%   -2.12%     
- Complexity      400      502     +102     
============================================
  Files            70       79       +9     
  Lines          1228     1483     +255     
  Branches        124      179      +55     
============================================
+ Hits            888     1041     +153     
- Misses          308      381      +73     
- Partials         32       61      +29     
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/medmoriser/AppParameters.java 75.00% <ø> (ø) 9.00 <0.00> (?)
src/main/java/seedu/medmoriser/Main.java 0.00% <ø> (ø) 0.00 <0.00> (?)
src/main/java/seedu/medmoriser/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...ain/java/seedu/medmoriser/commons/core/Config.java 68.18% <ø> (ø) 7.00 <0.00> (?)
...ava/seedu/medmoriser/commons/core/GuiSettings.java 69.23% <ø> (ø) 5.00 <0.00> (?)
...java/seedu/medmoriser/commons/core/LogsCenter.java 78.37% <ø> (ø) 10.00 <0.00> (?)
...n/java/seedu/medmoriser/commons/core/Messages.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...in/java/seedu/medmoriser/commons/core/Version.java 82.50% <ø> (ø) 19.00 <0.00> (?)
...ava/seedu/medmoriser/commons/core/index/Index.java 100.00% <ø> (ø) 10.00 <0.00> (?)
...er/commons/exceptions/DataConversionException.java 100.00% <ø> (ø) 1.00 <0.00> (?)
... and 110 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 6389d85...b87451c. Read the comment docs.

li-s pushed a commit to li-s/tp that referenced this pull request Oct 10, 2020
chunyongg added a commit to chunyongg/Serenity that referenced this pull request Oct 12, 2020
Licheng-Wu pushed a commit to Licheng-Wu/tp that referenced this pull request Oct 20, 2020
tengjianling and others added 22 commits November 6, 2020 23:55
…#133-parsingbug

* '#133-parsingbug' of https://github.com/joshruien/tp:
  Add NextCommand for continuous quizzing
  Add reposense link
  Add personal portfolio page
  Implement ppp
  Delete trailing white spaces
  Add PPP
  Added PPP
  Change isSameQAndA to only check question field
  Edit code to fix checkstyle
  Set beenAnswered back to false after exiting quiz
  Change answer command to throw an error if already been answered
  Remove F1 from help menu
  Change isSameMethod of QAndA class to check questions only
Bug fix for questions and answers similar to prefix.
yongmingyang and others added 30 commits November 9, 2020 22:55
…ranch-UG

* 'branch-UG' of https://github.com/tengjianling/tp:
  Fix typo in UG
  Update UG screenshots
  Change version to 1.4
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