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-T12-4] MedBook #105

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

Conversation

Darren159
Copy link

MedBook streamlines patient management for healthcare professionals. It simplifies the process of accessing patients' contact information and medical records, making it easier for healthcare providers to efficiently coordinate care.

@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

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

Comparison is base (517b785) 75.26% compared to head (39e2cb7) 88.82%.

❗ Current head 39e2cb7 differs from pull request most recent head bc50f36. Consider uploading reports for the commit bc50f36 to get more accurate results

Files Patch % Lines
...eedu/address/logic/commands/EditRecordCommand.java 84.46% 3 Missing and 13 partials ⚠️
...c/main/java/seedu/address/model/record/Record.java 65.90% 12 Missing and 3 partials ⚠️
...dress/model/appointment/UniqueAppointmentList.java 82.60% 3 Missing and 5 partials ⚠️
...ss/model/person/NameContainsKeywordsPredicate.java 22.22% 0 Missing and 7 partials ⚠️
...c/main/java/seedu/address/model/person/Person.java 86.36% 3 Missing and 3 partials ⚠️
.../address/logic/parser/EditRecordCommandParser.java 84.84% 0 Missing and 5 partials ⚠️
.../seedu/address/logic/parser/AddressBookParser.java 60.00% 4 Missing ⚠️
...rc/main/java/seedu/address/model/ModelManager.java 84.00% 3 Missing and 1 partial ⚠️
.../java/seedu/address/storage/JsonAdaptedRecord.java 91.30% 2 Missing and 2 partials ⚠️
...a/seedu/address/model/appointment/Appointment.java 86.95% 1 Missing and 2 partials ⚠️
... and 20 more
Additional details and impacted files
@@              Coverage Diff              @@
##             master     #105       +/-   ##
=============================================
+ Coverage     75.26%   88.82%   +13.56%     
- Complexity      419      748      +329     
=============================================
  Files            71       98       +27     
  Lines          1338     2210      +872     
  Branches        126      268      +142     
=============================================
+ Hits           1007     1963      +956     
+ Misses          301      168      -133     
- Partials         30       79       +49     

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

hjoneweek and others added 29 commits November 2, 2023 22:55
# Conflicts:
#	src/main/java/seedu/address/ui/MainWindow.java
# Conflicts:
#	src/main/java/seedu/address/model/AddressBook.java
Darren159 and others added 30 commits November 14, 2023 02:33
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.

5 participants