Skip to content

[CS2103T-W12-2] WealthVault#14

Open
Sean-G-Han wants to merge 361 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103T-W12-2:master
Open

[CS2103T-W12-2] WealthVault#14
Sean-G-Han wants to merge 361 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103T-W12-2:master

Conversation

@Sean-G-Han
Copy link
Copy Markdown

This product is for financial advisors who would like a platform to keep track of their clients and their financial needs, in order to provide better financial advisory services in a productive and efficient manner. This is especially useful for advisors who have numerous clients on multiple platforms and experience difficulties keeping track of all of them.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 16, 2025

Codecov Report

❌ Patch coverage is 92.27468% with 36 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/main/java/seedu/address/ui/ClientCard.java 0.00% 12 Missing ⚠️
...ddress/logic/parser/DeletePolicyCommandParser.java 66.66% 5 Missing and 1 partial ⚠️
.../seedu/address/logic/commands/PriorityCommand.java 86.36% 0 Missing and 3 partials ⚠️
...du/address/logic/commands/UpdateClientCommand.java 91.66% 0 Missing and 3 partials ⚠️
.../seedu/address/logic/parser/AddressBookParser.java 62.50% 2 Missing and 1 partial ⚠️
.../java/seedu/address/model/util/SampleDataUtil.java 25.00% 3 Missing ⚠️
src/main/java/seedu/address/model/client/Name.java 91.66% 1 Missing and 1 partial ⚠️
...u/address/logic/parser/AddClientCommandParser.java 91.66% 0 Missing and 1 partial ⚠️
.../main/java/seedu/address/model/client/Address.java 94.11% 0 Missing and 1 partial ⚠️
.../main/java/seedu/address/model/tag/TagFactory.java 75.00% 1 Missing ⚠️
... and 1 more
Files with missing lines Coverage Δ Complexity Δ
src/main/java/seedu/address/logic/Messages.java 88.88% <100.00%> (+1.38%) 3.00 <0.00> (ø)
...ress/logic/commands/AbstractFindClientCommand.java 100.00% <100.00%> (ø) 6.00 <6.00> (?)
...seedu/address/logic/commands/AddClientCommand.java 100.00% <100.00%> (ø) 8.00 <1.00> (ø)
...seedu/address/logic/commands/AddPolicyCommand.java 100.00% <100.00%> (ø) 11.00 <11.00> (?)
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...du/address/logic/commands/DeleteClientCommand.java 100.00% <100.00%> (ø) 7.00 <0.00> (ø)
...ddress/logic/commands/DeleteClientMultCommand.java 100.00% <100.00%> (ø) 11.00 <11.00> (?)
...du/address/logic/commands/DeletePolicyCommand.java 100.00% <100.00%> (ø) 12.00 <12.00> (?)
...java/seedu/address/logic/commands/EditCommand.java 94.87% <100.00%> (-2.57%) 13.00 <0.00> (ø)
...u/address/logic/commands/FindClientAndCommand.java 100.00% <100.00%> (ø) 1.00 <1.00> (?)
... and 41 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sean-G-Han and others added 30 commits April 8, 2025 01:11
add manual testing for add, delete and UG improvements
This reverts commit 63cba48.

Revert accidental changes
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