Skip to content

[CS2103T-F09-2] PlanPal#140

Open
cshao02 wants to merge 665 commits intonus-cs2103-AY2425S1:masterfrom
AY2425S1-CS2103T-F09-2:master
Open

[CS2103T-F09-2] PlanPal#140
cshao02 wants to merge 665 commits intonus-cs2103-AY2425S1:masterfrom
AY2425S1-CS2103T-F09-2:master

Conversation

@cshao02
Copy link

@cshao02 cshao02 commented Sep 22, 2024

For student event planners at NUS who need a seamless way to manage contacts, our address book provides a centralized platform to organize, track, and access the contact information and details of attendees, vendors, sponsors and volunteers.

@codecov
Copy link

codecov bot commented Sep 22, 2024

Codecov Report

Attention: Patch coverage is 53.26633% with 93 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/main/java/seedu/address/ui/MainWindow.java 0.00% 40 Missing ⚠️
.../java/seedu/address/model/util/SampleDataUtil.java 0.00% 32 Missing ⚠️
src/main/java/seedu/address/ui/PersonCard.java 0.00% 9 Missing ⚠️
.../logic/parser/contact/parser/AddCommandParser.java 88.88% 1 Missing and 1 partial ⚠️
...a/seedu/address/model/person/UniquePersonList.java 0.00% 0 Missing and 2 partials ⚠️
...model/person/predicates/PersonIsRolePredicate.java 0.00% 1 Missing and 1 partial ⚠️
src/main/java/seedu/address/MainApp.java 0.00% 1 Missing ⚠️
...mmands/event/commands/AddPersonToEventCommand.java 88.88% 0 Missing and 1 partial ⚠️
...s/event/commands/RemovePersonFromEventCommand.java 90.90% 0 Missing and 1 partial ⚠️
...gic/commands/searchmode/InitSearchModeCommand.java 0.00% 1 Missing ⚠️
... and 2 more
Files with missing lines Coverage Δ Complexity Δ
...rc/main/java/seedu/address/logic/LogicManager.java 90.62% <100.00%> (ø) 12.00 <2.00> (?)
src/main/java/seedu/address/logic/Messages.java 87.50% <ø> (ø) 6.00 <0.00> (?)
...ss/logic/commands/contact/commands/AddCommand.java 100.00% <100.00%> (ø) 8.00 <1.00> (?)
.../logic/commands/contact/commands/ClearCommand.java 100.00% <100.00%> (ø) 2.00 <0.00> (?)
...logic/commands/contact/commands/DeleteCommand.java 100.00% <100.00%> (ø) 9.00 <2.00> (?)
...s/logic/commands/contact/commands/EditCommand.java 97.82% <100.00%> (ø) 14.00 <0.00> (?)
...gic/commands/contact/commands/FindNameCommand.java 100.00% <100.00%> (ø) 6.00 <0.00> (?)
...gic/commands/contact/commands/FindRoleCommand.java 100.00% <100.00%> (ø) 6.00 <0.00> (?)
...s/logic/commands/contact/commands/ListCommand.java 100.00% <100.00%> (ø) 2.00 <0.00> (?)
...logic/commands/event/commands/AddEventCommand.java 77.77% <ø> (ø) 5.00 <0.00> (?)
... and 41 more

brianchoon and others added 26 commits November 6, 2024 22:47
Fix checkstyle errors in the main code
Bug fix for email capitalisation, telegram handle message and add contact failure
Implement assigning multiple roles to a Person when editing
…ents

add sponsors and vendors to default contact list
Change grammar in searchcommand response
cshao02 and others added 30 commits November 12, 2024 11:53
Remove tutorial links and change name
Add input field length enhancement
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.

6 participants