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-T12-4] Nuudle #12

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

Conversation

ZhangWanlin98
Copy link

@ZhangWanlin98 ZhangWanlin98 commented Sep 5, 2020

Nuudle empowers clinic nurses to handle appointment issues. It optimizes for the nurse users to so that patient appointments can be added quickly by typing in commands.

GeNiaaz pushed a commit to GeNiaaz/tp that referenced this pull request Sep 22, 2020
iqbxl pushed a commit to iqbxl/fitNUS that referenced this pull request Sep 24, 2020
…/branch-licheng-master

Merge branch "branch-licheng-master" to "master"
@codecov-commenter
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #12   +/-   ##
=========================================
  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           
Impacted Files Coverage Δ Complexity Δ
...rc/main/java/seedu/address/logic/LogicManager.java 75.00% <ø> (ø) 3.00 <0.00> (ø)

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...dd610a1. Read the comment docs.

@codecov-io
Copy link

codecov-io commented Oct 8, 2020

Codecov Report

Merging #12 (de0f779) into master (6389d85) will increase coverage by 9.19%.
The diff coverage is 85.80%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #12      +/-   ##
============================================
+ Coverage     72.31%   81.50%   +9.19%     
- Complexity      400     1044     +644     
============================================
  Files            70      125      +55     
  Lines          1228     2996    +1768     
  Branches        124      386     +262     
============================================
+ Hits            888     2442    +1554     
- Misses          308      461     +153     
- Partials         32       93      +61     
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...in/java/seedu/address/commons/core/LogsCenter.java 78.37% <ø> (ø) 10.00 <0.00> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...n/java/seedu/address/commons/core/index/Index.java 61.53% <0.00%> (-38.47%) 12.00 <4.00> (+2.00) ⬇️
...java/seedu/address/logic/commands/ExitCommand.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...main/java/seedu/address/model/patient/Address.java 80.00% <ø> (ø) 6.00 <0.00> (?)
...c/main/java/seedu/address/model/patient/Phone.java 80.00% <ø> (ø) 6.00 <0.00> (?)
src/main/java/seedu/address/model/tag/Tag.java 100.00% <ø> (+20.00%) 8.00 <0.00> (+3.00)
.../seedu/address/storage/patient/JsonAdaptedTag.java 100.00% <ø> (ø) 5.00 <0.00> (?)
...rc/main/java/seedu/address/ui/AppointmentCard.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
... and 167 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...de0f779. Read the comment docs.

murtubak added a commit to AY2021S1-CS2103T-F12-3/tp that referenced this pull request Oct 11, 2020
…/master

Update master branch with changes from team master
michael-setia added a commit to AY2021S1-CS2103T-F12-3/tp that referenced this pull request Oct 16, 2020
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

7 participants