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-T15-2] BayMeds #30

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

Conversation

TeeRenJing
Copy link

Especially useful for anyone who struggles to keep up with their medical prescriptions, our product reminds users through tracking their dosage schedule and instructions. Our product also provides tracking of medical history and symptoms logging, to help patients share such information more easily to healthcare providers when needed.

@codecov
Copy link

codecov bot commented Sep 17, 2023

Codecov Report

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

Comparison is base (517b785) 75.26% compared to head (ef029dc) 72.82%.

Files Patch % Lines
...c/main/java/seedu/address/ui/PrescriptionCard.java 0.00% 53 Missing ⚠️
src/main/java/seedu/address/MainApp.java 0.00% 34 Missing ⚠️
src/main/java/seedu/address/ui/MainWindow.java 0.00% 34 Missing ⚠️
...rc/main/java/seedu/address/model/ModelManager.java 70.37% 20 Missing and 4 partials ⚠️
...seedu/address/storage/JsonAdaptedPrescription.java 74.15% 8 Missing and 15 partials ⚠️
.../java/seedu/address/model/util/SampleDataUtil.java 4.34% 22 Missing ⚠️
...age/JsonSerializableCompletedPrescriptionList.java 0.00% 16 Missing ⚠️
...n/java/seedu/address/ui/PrescriptionListPanel.java 0.00% 15 Missing ⚠️
...rc/main/java/seedu/address/logic/LogicManager.java 64.70% 10 Missing and 2 partials ⚠️
...seedu/address/model/prescription/Prescription.java 86.58% 3 Missing and 8 partials ⚠️
... and 26 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #30      +/-   ##
============================================
- Coverage     75.26%   72.82%   -2.44%     
- Complexity      419      615     +196     
============================================
  Files            71       97      +26     
  Lines          1338     2149     +811     
  Branches        126      259     +133     
============================================
+ Hits           1007     1565     +558     
- Misses          301      494     +193     
- Partials         30       90      +60     

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

ChongWeiJie29 and others added 29 commits October 25, 2023 14:14
Add DG details for Add and ListToday
Change CommandResult and GUI label
Add test coverage for CommandResult
Update take feature in DG and fix typos
Update moving of prescriptions to completed list
Update version number and build gradle for trial jar
TeeRenJing and others added 30 commits November 14, 2023 10:35
Update Storage class diagram
Add in appendix effort and make some changes
Add card explanation and error section
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