Skip to content

[CS2103-F12-3] Wedding Hero#157

Open
josejhkim wants to merge 513 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103T-F12-3:master
Open

[CS2103-F12-3] Wedding Hero#157
josejhkim wants to merge 513 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103T-F12-3:master

Conversation

@josejhkim
Copy link
Copy Markdown

Wedding Hero helps wedding managers manage detail of wedding guests. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 6, 2025

Codecov Report

❌ Patch coverage is 77.05628% with 53 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/main/java/seedu/address/model/AddressBook.java 62.79% 13 Missing and 3 partials ⚠️
...du/address/logic/commands/GetAllTablesCommand.java 0.00% 7 Missing ⚠️
.../java/seedu/address/model/util/SampleDataUtil.java 0.00% 7 Missing ⚠️
...u/address/logic/commands/FilterPersonsCommand.java 55.55% 0 Missing and 4 partials ⚠️
...address/logic/parser/DeleteTableCommandParser.java 55.55% 3 Missing and 1 partial ⚠️
...java/seedu/address/logic/commands/FindCommand.java 0.00% 1 Missing and 1 partial ⚠️
...in/java/seedu/address/logic/parser/ParserUtil.java 88.88% 0 Missing and 2 partials ⚠️
src/main/java/seedu/address/model/table/Table.java 71.42% 0 Missing and 2 partials ⚠️
...main/java/seedu/address/model/wedding/Wedding.java 33.33% 1 Missing and 1 partial ⚠️
src/main/java/seedu/address/ui/WeddingName.java 0.00% 2 Missing ⚠️
... and 5 more
Files with missing lines Coverage Δ Complexity Δ
...in/java/seedu/address/commons/core/LogsCenter.java 78.78% <ø> (ø) 5.00 <0.00> (ø)
src/main/java/seedu/address/logic/Messages.java 91.66% <ø> (+4.16%) 3.00 <0.00> (ø)
...seedu/address/logic/commands/AddPersonCommand.java 94.73% <100.00%> (ø) 6.00 <0.00> (?)
...ddress/logic/commands/AddPersonToTableCommand.java 66.66% <100.00%> (ø) 7.00 <0.00> (?)
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...u/address/logic/commands/CreateWeddingCommand.java 68.75% <ø> (ø) 5.00 <0.00> (?)
...s/logic/commands/DeletePersonFromTableCommand.java 66.66% <100.00%> (ø) 6.00 <0.00> (?)
...edu/address/logic/commands/DeleteTableCommand.java 90.90% <100.00%> (ø) 4.00 <0.00> (?)
...u/address/logic/commands/DeleteWeddingCommand.java 80.00% <ø> (ø) 4.00 <0.00> (?)
...java/seedu/address/logic/commands/EditCommand.java 60.71% <ø> (-36.73%) 3.00 <0.00> (-10.00)
... and 30 more

... and 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

josejhkim and others added 29 commits April 1, 2025 12:35
Refactors filterGuest to FilterPerson
Fix bug with deleting a table with guests assigned to it
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