Skip to content

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

❌ Patch coverage is 14.39394% with 113 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.49%. Comparing base (517b785) to head (43f7c10).

Files with missing lines Patch % Lines
...s/appointmentcommands/EditPrescriptionCommand.java 0.00% 34 Missing ⚠️
...ser/appointment/EditPrescriptionCommandParser.java 0.00% 26 Missing ⚠️
...ds/appointmentcommands/AddPrescriptionCommand.java 11.76% 14 Missing and 1 partial ⚠️
...rc/main/java/seedu/cc/ui/AppointmentEventCard.java 0.00% 9 Missing ⚠️
...rc/main/java/seedu/cc/logic/parser/ParserUtil.java 0.00% 5 Missing and 3 partials ⚠️
.../main/java/seedu/cc/model/util/SampleDataUtil.java 0.00% 6 Missing ⚠️
...appointmentcommands/DeletePrescriptionCommand.java 0.00% 5 Missing ⚠️
...alhistory/AddMedicalHistoryEventCommandParser.java 0.00% 1 Missing and 1 partial ⚠️
...lhistory/EditMedicalHistoryEventCommandParser.java 0.00% 1 Missing and 1 partial ⚠️
...n/java/seedu/cc/logic/parser/ClinicBookParser.java 0.00% 1 Missing ⚠️
... and 5 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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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