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

Add sorting to appointment list #135

Conversation

ktaekwon000
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Oct 25, 2020

Codecov Report

Merging #135 into implement-appointment-class will decrease coverage by 0.03%.
The diff coverage is 0.00%.

Impacted file tree graph

@@                        Coverage Diff                        @@
##             implement-appointment-class     #135      +/-   ##
=================================================================
- Coverage                          67.05%   67.01%   -0.04%     
  Complexity                           592      592              
=================================================================
  Files                                 96       96              
  Lines                               1988     1989       +1     
  Branches                             237      237              
=================================================================
  Hits                                1333     1333              
- Misses                               572      573       +1     
  Partials                              83       83              
Impacted Files Coverage Δ Complexity Δ
...a/seedu/address/model/appointment/Appointment.java 52.50% <0.00%> (-1.35%) 14.00 <0.00> (ø)
...in/java/seedu/address/ui/AppointmentListPanel.java 0.00% <0.00%> (ø) 0.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 06d547e...89f2191. Read the comment docs.

Copy link

@gsmoon97 gsmoon97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

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

2 participants