Skip to content

[CS2103T-W09-3] MedLogger#37

Open
nhocmt227 wants to merge 276 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103T-W09-3:master
Open

[CS2103T-W09-3] MedLogger#37
nhocmt227 wants to merge 276 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103T-W09-3:master

Conversation

@nhocmt227
Copy link
Copy Markdown

Target User Profile: Doctors or clinic assistants managing patient visit records in small private clinics.
Value Proposition: A command-line tool for quickly logging patient visits, symptoms, and prescribed treatments—helping doctors retrieve past records instantly without relying on slow, GUI-based hospital systems.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 19, 2025

Codecov Report

Attention: Patch coverage is 86.23853% with 15 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
.../java/seedu/address/storage/JsonAdaptedPerson.java 69.23% 2 Missing and 2 partials ⚠️
src/main/java/seedu/address/model/person/Date.java 83.33% 2 Missing and 1 partial ⚠️
...eedu/address/logic/parser/RemarkCommandParser.java 77.77% 2 Missing ⚠️
...c/main/java/seedu/address/model/person/Person.java 75.00% 1 Missing and 1 partial ⚠️
src/main/java/seedu/address/ui/PersonCard.java 0.00% 2 Missing ⚠️
...java/seedu/address/logic/commands/EditCommand.java 88.88% 0 Missing and 1 partial ⚠️
...c/main/java/seedu/address/model/person/Remark.java 87.50% 1 Missing ⚠️
Files with missing lines Coverage Δ Complexity Δ
...n/java/seedu/address/commons/core/index/Index.java 100.00% <ø> (ø) 11.00 <0.00> (ø)
src/main/java/seedu/address/logic/Messages.java 88.88% <100.00%> (+1.38%) 3.00 <0.00> (ø)
.../java/seedu/address/logic/commands/AddCommand.java 100.00% <ø> (ø) 8.00 <0.00> (ø)
...va/seedu/address/logic/commands/RemarkCommand.java 100.00% <100.00%> (ø) 10.00 <10.00> (?)
...a/seedu/address/logic/parser/AddCommandParser.java 100.00% <100.00%> (ø) 5.00 <0.00> (ø)
.../seedu/address/logic/parser/AddressBookParser.java 100.00% <100.00%> (ø) 13.00 <0.00> (+1.00)
...ain/java/seedu/address/logic/parser/CliSyntax.java 87.50% <100.00%> (+4.16%) 1.00 <0.00> (ø)
.../seedu/address/logic/parser/EditCommandParser.java 92.85% <100.00%> (+0.26%) 12.00 <0.00> (+1.00)
...in/java/seedu/address/logic/parser/ParserUtil.java 97.56% <100.00%> (+0.33%) 16.00 <2.00> (+2.00)
.../java/seedu/address/model/util/SampleDataUtil.java 25.00% <100.00%> (+5.00%) 2.00 <1.00> (+1.00)
... and 7 more
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

DengTianle and others added 29 commits March 5, 2025 12:30
Update Tianle's details in AboutUs, create portfolio.
Fix errors of no newline at EOF for .md files.
Add blank space at the end of file
ceilingFan456 and others added 30 commits April 7, 2025 23:17
Fix white text bug under light mode
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