Skip to content

[CS2103T-T13-1] MedConnect#204

Open
Johnwz123 wants to merge 473 commits into
nus-cs2103-AY2425S1:masterfrom
AY2425S1-CS2103T-T13-1:master
Open

[CS2103T-T13-1] MedConnect#204
Johnwz123 wants to merge 473 commits into
nus-cs2103-AY2425S1:masterfrom
AY2425S1-CS2103T-T13-1:master

Conversation

@Johnwz123

Copy link
Copy Markdown

MedConnect will enable healthcare administrators to consolidate contacts of patients and related information into a single database. It enables speedy lookups and updates, ensuring that administrators can quickly connect with the right people, from on-call doctors to patients’ families, when every second counts.

@codecov

codecov Bot commented Sep 30, 2024

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 25.94142% with 354 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/main/java/seedu/address/ui/CommandBox.java 0.00% 262 Missing ⚠️
src/main/java/seedu/address/ui/PersonCard.java 0.00% 32 Missing ⚠️
...ddress/ui/EmergencyContactSelectionController.java 0.00% 18 Missing ⚠️
src/main/java/seedu/address/ui/UiManager.java 0.00% 11 Missing ⚠️
...rc/main/java/seedu/address/ui/PersonListPanel.java 0.00% 9 Missing ⚠️
.../java/seedu/address/model/util/SampleDataUtil.java 0.00% 6 Missing ⚠️
.../seedu/address/logic/parser/ListCommandParser.java 44.44% 4 Missing and 1 partial ⚠️
src/main/java/seedu/address/MainApp.java 0.00% 4 Missing ⚠️
...u/address/logic/commands/DeleteArchiveCommand.java 66.66% 1 Missing ⚠️
...ddress/logic/commands/ListArchiveFilesCommand.java 66.66% 1 Missing ⚠️
... and 5 more
Files with missing lines Coverage Δ Complexity Δ
.../seedu/address/commons/core/filename/Filename.java 91.66% <ø> (ø) 7.00 <0.00> (ø)
src/main/java/seedu/address/logic/Messages.java 96.42% <100.00%> (+0.42%) 5.00 <1.00> (+1.00)
.../java/seedu/address/logic/commands/AddCommand.java 100.00% <100.00%> (ø) 8.00 <1.00> (ø)
...ess/logic/commands/AddEmergencyContactCommand.java 97.29% <ø> (ø) 10.00 <0.00> (ø)
...a/seedu/address/logic/commands/ArchiveCommand.java 100.00% <100.00%> (ø) 6.00 <4.00> (+4.00)
...va/seedu/address/logic/commands/DeleteCommand.java 98.36% <100.00%> (+0.05%) 13.00 <3.00> (+1.00)
...java/seedu/address/logic/commands/EditCommand.java 93.12% <100.00%> (+0.67%) 21.00 <0.00> (+1.00)
...java/seedu/address/logic/commands/FindCommand.java 100.00% <ø> (ø) 6.00 <0.00> (ø)
...eedu/address/logic/commands/FindDoctorCommand.java 100.00% <ø> (ø) 6.00 <0.00> (ø)
...java/seedu/address/logic/commands/HelpCommand.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
... and 33 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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