Skip to content

[CS2103T-W11-1] Murphy's List#237

Open
itsnotsherm wants to merge 375 commits into
nus-cs2103-AY2425S1:masterfrom
AY2425S1-CS2103T-W11-1a:master
Open

[CS2103T-W11-1] Murphy's List#237
itsnotsherm wants to merge 375 commits into
nus-cs2103-AY2425S1:masterfrom
AY2425S1-CS2103T-W11-1a:master

Conversation

@itsnotsherm

Copy link
Copy Markdown

Murphy's List is catered to administrative assistants of palliative care facilities in helping them manage patient information and contact details. It is optimized for users who prefer CLI to GUI, through commands that help complete tasks quicker.

@codecov

codecov Bot commented Oct 3, 2024

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 70.58824% with 160 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...c/main/java/seedu/address/ui/AppointmentPopup.java 0.00% 36 Missing ⚠️
src/main/java/seedu/address/ui/ViewWindow.java 0.00% 17 Missing ⚠️
...edu/address/logic/commands/AppointmentCommand.java 21.05% 14 Missing and 1 partial ⚠️
src/main/java/seedu/address/ui/HelpWindow.java 0.00% 8 Missing ⚠️
src/main/java/seedu/address/ui/MainWindow.java 0.00% 8 Missing ⚠️
...eedu/address/logic/parser/RemarkCommandParser.java 69.56% 4 Missing and 3 partials ⚠️
...n/java/seedu/address/model/person/Appointment.java 60.00% 6 Missing ⚠️
.../java/seedu/address/model/util/SampleDataUtil.java 0.00% 6 Missing ⚠️
.../java/seedu/address/storage/JsonAdaptedPerson.java 73.91% 5 Missing and 1 partial ⚠️
src/main/java/seedu/address/ui/PersonCard.java 0.00% 6 Missing ⚠️
... and 18 more
Files with missing lines Coverage Δ Complexity Δ
src/main/java/seedu/address/logic/Messages.java 88.88% <ø> (ø) 3.00 <0.00> (ø)
.../java/seedu/address/logic/commands/AddCommand.java 100.00% <100.00%> (ø) 8.00 <1.00> (ø)
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...va/seedu/address/logic/commands/DeleteCommand.java 100.00% <100.00%> (ø) 7.00 <1.00> (ø)
...java/seedu/address/logic/commands/ExitCommand.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...java/seedu/address/logic/commands/FindCommand.java 100.00% <100.00%> (ø) 6.00 <1.00> (ø)
...java/seedu/address/logic/commands/HelpCommand.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...java/seedu/address/logic/commands/ListCommand.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...va/seedu/address/logic/commands/RemarkCommand.java 100.00% <100.00%> (ø) 11.00 <4.00> (ø)
...java/seedu/address/logic/commands/ViewCommand.java 83.33% <ø> (-0.88%) 6.00 <0.00> (-1.00)
... and 43 more

... and 2 files with indirect coverage changes

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

volleyballkickedme and others added 29 commits October 19, 2024 00:31
Add SortCommand and SortCommandParser
Add find tag feature to FindCommand
… feature

Add validation regex to Appointment classes to ensure that the input string is of the correct format
volleyballkickedme and others added 30 commits November 11, 2024 18:27
Edit error message for Appointment, Find, Remark Command
Make final additions and updates to DG
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