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

Appointment improvements #155

Conversation

ktaekwon000
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Oct 27, 2020

Codecov Report

Merging #155 into implement-appointment-class will increase coverage by 2.73%.
The diff coverage is 0.00%.

Impacted file tree graph

@@                        Coverage Diff                        @@
##             implement-appointment-class     #155      +/-   ##
=================================================================
+ Coverage                          59.23%   61.97%   +2.73%     
- Complexity                           594      622      +28     
=================================================================
  Files                                104      104              
  Lines                               2269     2272       +3     
  Branches                             288      290       +2     
=================================================================
+ Hits                                1344     1408      +64     
+ Misses                               835      772      -63     
- Partials                              90       92       +2     
Impacted Files Coverage Δ Complexity Δ
...in/java/seedu/address/commons/util/VEventUtil.java 88.88% <ø> (+50.00%) 9.00 <0.00> (+1.00)
...address/model/appointment/AppointmentDateTime.java 54.16% <ø> (+10.16%) 7.00 <0.00> (+1.00)
.../java/seedu/address/model/util/SampleDataUtil.java 15.00% <ø> (ø) 1.00 <0.00> (ø)
...rc/main/java/seedu/address/ui/AppointmentCard.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...in/java/seedu/address/ui/AppointmentListPanel.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
src/main/java/seedu/address/model/CliniCal.java 81.57% <0.00%> (+10.52%) 16.00% <0.00%> (+2.00%)
...rc/main/java/seedu/address/model/ModelManager.java 91.89% <0.00%> (+12.16%) 34.00% <0.00%> (+4.00%)
...a/seedu/address/model/appointment/Appointment.java 72.91% <0.00%> (+24.99%) 20.00% <0.00%> (+5.00%)
... and 4 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 5043dbc...1c57cbc. Read the comment docs.

@ktaekwon000 ktaekwon000 added this to the v1.3 milestone Oct 27, 2020
@ktaekwon000 ktaekwon000 merged commit 026ef2f into AY2021S1-CS2103T-W11-4:implement-appointment-class Oct 27, 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

1 participant