Skip to content

[CS2103-T14-4] AgentAssist#135

Open
ZShunRen wants to merge 881 commits into
nus-cs2103-AY2425S1:masterfrom
AY2425S1-CS2103T-T14-4:master
Open

[CS2103-T14-4] AgentAssist#135
ZShunRen wants to merge 881 commits into
nus-cs2103-AY2425S1:masterfrom
AY2425S1-CS2103T-T14-4:master

Conversation

@ZShunRen

@ZShunRen ZShunRen commented Sep 21, 2024

Copy link
Copy Markdown

AgentAssist is for sales agents at banks. It is optimized for users who prefer a CLI over GUI, and want fast access to customer details while attempting to sell products to the customer.

@codecov

codecov Bot commented Sep 21, 2024

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 3.70370% with 26 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/main/java/seedu/address/ui/MainWindow.java 0.00% 9 Missing ⚠️
src/main/java/seedu/address/ui/HelpWindow.java 0.00% 7 Missing ⚠️
.../main/java/seedu/address/ui/ClientDetailPanel.java 0.00% 5 Missing ⚠️
...eedu/address/logic/parser/FilterCommandParser.java 0.00% 3 Missing and 1 partial ⚠️
.../java/seedu/address/model/util/SampleDataUtil.java 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ Complexity Δ
...in/java/seedu/address/commons/util/StringUtil.java 87.80% <100.00%> (+0.30%) 14.00 <0.00> (ø)
src/main/java/seedu/address/logic/Messages.java 91.66% <ø> (ø) 3.00 <0.00> (ø)
.../java/seedu/address/logic/commands/AddCommand.java 100.00% <ø> (ø) 8.00 <0.00> (ø)
...java/seedu/address/logic/commands/EditCommand.java 94.78% <ø> (ø) 14.00 <0.00> (ø)
...va/seedu/address/logic/commands/FilterCommand.java 100.00% <ø> (ø) 6.00 <0.00> (ø)
...java/seedu/address/logic/commands/ListCommand.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
.../main/java/seedu/address/model/client/Address.java 92.85% <ø> (ø) 6.00 <0.00> (ø)
src/main/java/seedu/address/model/client/Name.java 92.85% <ø> (ø) 6.00 <0.00> (ø)
...rc/main/java/seedu/address/model/client/Phone.java 92.85% <ø> (ø) 6.00 <0.00> (ø)
...c/main/java/seedu/address/model/status/Status.java 77.27% <ø> (ø) 7.00 <0.00> (ø)
... and 7 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

ZShunRen and others added 29 commits November 7, 2024 18:54
Update Tier and Status constraints with Filter Command
Update User Guide to reflect inconsistency in error messages
Add indicator to vertically truncated lines
Update UG GUI with annotated image and color code
This reverts commit 9926409.
itsme-zeix and others added 30 commits November 12, 2024 12:03
`LinkedHashSet` hyperlink is empty, and does not point to the correct Java documentation.

Adding the link will help avoid confusion when readers read our developer guide.
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