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

Change sorting implementation of appointments #147

Conversation

ktaekwon000
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Oct 26, 2020

Codecov Report

Merging #147 into implement-appointment-class will not change coverage.
The diff coverage is 50.00%.

Impacted file tree graph

@@                      Coverage Diff                       @@
##             implement-appointment-class     #147   +/-   ##
==============================================================
  Coverage                          62.68%   62.68%           
  Complexity                           594      594           
==============================================================
  Files                                102      102           
  Lines                               2136     2136           
  Branches                             255      255           
==============================================================
  Hits                                1339     1339           
  Misses                               709      709           
  Partials                              88       88           
Impacted Files Coverage Δ Complexity Δ
...in/java/seedu/address/ui/AppointmentListPanel.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...dress/model/appointment/UniqueAppointmentList.java 21.95% <100.00%> (ø) 4.00 <1.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 8335990...2ee60e7. Read the comment docs.

@Michaeliaaa Michaeliaaa merged commit 7cc413e into AY2021S1-CS2103T-W11-4:implement-appointment-class Oct 26, 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