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-T09-3] MediLink Contacts #94

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

Conversation

cmHuang777
Copy link

MediLink Contacts aims to help medical staff including nurses/doctors/pharmacists navigate through patient details in their high workload and time-pressured working environment. When medical emergencies arise, it becomes crucial to provide rapid access to emergency contacts for patients and access other details of the patients to make decisions more quickly. It is optimised for CLI so that users can quickly access the information.

@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

Attention: 99 lines in your changes are missing coverage. Please review.

Comparison is base (97d9816) 72.93% compared to head (8e01335) 80.67%.

Files Patch % Lines
...c/main/java/seedu/address/model/person/Person.java 58.53% 13 Missing and 4 partials ⚠️
...java/seedu/address/logic/commands/EditCommand.java 81.53% 3 Missing and 9 partials ⚠️
...in/java/seedu/address/ui/AppointmentListPanel.java 0.00% 12 Missing ⚠️
...dress/logic/commands/DeleteAppointmentCommand.java 77.77% 4 Missing and 6 partials ⚠️
...rc/main/java/seedu/address/ui/AppointmentCard.java 0.00% 8 Missing ⚠️
...a/seedu/address/model/person/UniqueObjectList.java 53.84% 4 Missing and 2 partials ⚠️
...in/java/seedu/address/logic/parser/ParserUtil.java 89.74% 2 Missing and 2 partials ⚠️
src/main/java/seedu/address/model/AddressBook.java 83.33% 1 Missing and 3 partials ⚠️
...rc/main/java/seedu/address/model/ModelManager.java 86.36% 0 Missing and 3 partials ⚠️
.../java/seedu/address/model/util/SampleDataUtil.java 88.46% 3 Missing ⚠️
... and 15 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #94      +/-   ##
============================================
+ Coverage     72.93%   80.67%   +7.74%     
- Complexity      587      784     +197     
============================================
  Files            96      108      +12     
  Lines          2017     2473     +456     
  Branches        203      265      +62     
============================================
+ Hits           1471     1995     +524     
+ Misses          481      392      -89     
- Partials         65       86      +21     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Chrainx pushed a commit to Chrainx/tp that referenced this pull request Oct 26, 2023
…flictsForAppointment

Fix merge conflicts for addition of Appointment class.
Mohammed-Faizzzz and others added 30 commits November 14, 2023 10:26
Fix grammar issues, inconsistency issues as well as add find commands
to the command summary.
Updated Implementation of DeleteCommand to include Sequence Diagram.
Updated section on effort to include tag implementation as well as more
for redo and undo.
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

5 participants