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-F08-1] CareCentral #104

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

Conversation

lyuanww
Copy link

@lyuanww lyuanww commented Sep 21, 2023

The app tackles the complexities healthcare professionals face in managing patient records. By centralizing these tasks, it promotes a more streamlined and efficient medical practice, enabling better patient care and reduced administrative burdens.

@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

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

Comparison is base (517b785) 75.26% compared to head (43f7c10) 64.49%.

Files Patch % Lines
src/main/java/seedu/cc/ui/MainWindow.java 0.00% 57 Missing ⚠️
...appointmentcommands/DeletePrescriptionCommand.java 0.00% 34 Missing ⚠️
...s/appointmentcommands/EditPrescriptionCommand.java 0.00% 34 Missing ⚠️
...ds/appointmentcommands/AddPrescriptionCommand.java 31.81% 29 Missing and 1 partial ⚠️
...rser/appointment/AddPrescriptionCommandParser.java 0.00% 26 Missing ⚠️
...ser/appointment/EditPrescriptionCommandParser.java 0.00% 26 Missing ⚠️
...teventcommands/EditMedicalHistoryEventCommand.java 59.67% 13 Missing and 12 partials ⚠️
...rc/main/java/seedu/cc/logic/parser/ParserUtil.java 65.27% 21 Missing and 4 partials ⚠️
...r/appointment/DeletePrescriptionCommandParser.java 0.00% 24 Missing ⚠️
...appointment/EditAppointmentEventCommandParser.java 0.00% 23 Missing ⚠️
... and 52 more
Additional details and impacted files
@@              Coverage Diff              @@
##             master     #104       +/-   ##
=============================================
- Coverage     75.26%   64.49%   -10.77%     
- Complexity      419      660      +241     
=============================================
  Files            71      124       +53     
  Lines          1338     2715     +1377     
  Branches        126      281      +155     
=============================================
+ Hits           1007     1751      +744     
- Misses          301      842      +541     
- Partials         30      122       +92     

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

yuxunn pushed a commit to yuxunn/tp that referenced this pull request Oct 30, 2023
…imes

Refactor Meeting Times to be optional
LimJH2002 and others added 28 commits November 2, 2023 23:42
Fix bug where json file cannot be initialised
Update user guide to include all features
Style user guide format to be consistent
Delete Expected Output
Rename INDEX to PATIENT_INDEX to avoid confusion
Update format error
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.

4 participants