Skip to content

[CS2103T-T15-3] WardWatch#130

Open
clarud wants to merge 536 commits intonus-cs2103-AY2425S1:masterfrom
AY2425S1-CS2103T-T15-3:master
Open

[CS2103T-T15-3] WardWatch#130
clarud wants to merge 536 commits intonus-cs2103-AY2425S1:masterfrom
AY2425S1-CS2103T-T15-3:master

Conversation

@clarud
Copy link

@clarud clarud commented Sep 21, 2024

WardWatch is an app designed for hospital doctors that streamlines patient management by providing essential information such as ward location, diagnosis, and medication dispensed. It enhances workflow efficiency, reduces the risk of missed visits, and supports better patient care.

@clarud clarud changed the title [CS2103T] WardWatch [CS2103T-T15-3] WardWatch Sep 21, 2024
@codecov
Copy link

codecov bot commented Oct 1, 2024

Codecov Report

Attention: Patch coverage is 69.41176% with 52 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/main/java/seedu/address/ui/PersonCard.java 0.00% 10 Missing ⚠️
...s/model/person/FieldContainsKeywordsPredicate.java 33.33% 8 Missing ⚠️
...main/java/seedu/address/commons/util/DateUtil.java 12.50% 7 Missing ⚠️
...dress/logic/commands/DeleteAppointmentCommand.java 42.85% 4 Missing ⚠️
...du/address/logic/parser/AddNotesCommandParser.java 42.85% 2 Missing and 2 partials ⚠️
...rc/main/java/seedu/address/model/ModelManager.java 87.50% 2 Missing and 1 partial ⚠️
...in/java/seedu/address/commons/util/StringUtil.java 66.66% 0 Missing and 2 partials ⚠️
...java/seedu/address/logic/commands/ViewCommand.java 77.77% 0 Missing and 2 partials ⚠️
...in/java/seedu/address/logic/parser/ParserUtil.java 77.77% 1 Missing and 1 partial ⚠️
.../java/seedu/address/storage/JsonAdaptedPerson.java 0.00% 1 Missing and 1 partial ⚠️
... and 7 more
Files with missing lines Coverage Δ Complexity Δ
...n/java/seedu/address/commons/core/GuiSettings.java 76.92% <ø> (ø) 8.00 <0.00> (ø)
.../address/logic/commands/AddAppointmentCommand.java 75.75% <100.00%> (ø) 6.00 <0.00> (?)
.../java/seedu/address/logic/commands/AddCommand.java 100.00% <100.00%> (ø) 12.00 <1.00> (+4.00)
.../seedu/address/logic/commands/AddNotesCommand.java 100.00% <100.00%> (ø) 11.00 <0.00> (?)
...va/seedu/address/logic/commands/DeleteCommand.java 100.00% <ø> (ø) 7.00 <0.00> (ø)
...edu/address/logic/commands/DeleteNotesCommand.java 44.00% <ø> (ø) 4.00 <0.00> (?)
...java/seedu/address/logic/commands/EditCommand.java 97.75% <100.00%> (+0.31%) 17.00 <0.00> (+4.00)
...java/seedu/address/logic/commands/FindCommand.java 100.00% <100.00%> (ø) 6.00 <2.00> (ø)
...java/seedu/address/logic/commands/ListCommand.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...edu/address/logic/commands/ScheduleAllCommand.java 66.66% <ø> (ø) 2.00 <0.00> (?)
... and 39 more

kyouscrap and others added 28 commits November 3, 2024 00:54
Bug fix: Alter id field constraints
Add testing for Appointment class
Disallow overlapping appointments
Change validation regex for name condition and update command syntax
Update schedule list in UI to reduce ambiguity
shuckycheese and others added 30 commits November 11, 2024 20:27
Update DG implementation and planned enhancements
Update DG add Find command implementation and improve styling
Add overall final changes to UG
Add page breaks to UG for PDF printing
Update image src for addnotes
Add testing and logging for Find Command
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