Skip to content

[CS2103T-F12-2] EasyWeds#96

Open
weiyanminoo wants to merge 700 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103T-F12-2:master
Open

[CS2103T-F12-2] EasyWeds#96
weiyanminoo wants to merge 700 commits into
nus-cs2103-AY2425S2:masterfrom
AY2425S2-CS2103T-F12-2:master

Conversation

@weiyanminoo
Copy link
Copy Markdown

EasyWeds helps freelance wedding planners streamline planning by centralising vendor and client information, ensuring planners can quickly access contacts, track event schedules, and manage multiple weddings efficiently. 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 Feb 23, 2025

Codecov Report

❌ Patch coverage is 81.45695% with 28 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
.../java/seedu/address/model/wedding/WeddingDate.java 33.33% 2 Missing and 2 partials ⚠️
.../java/seedu/address/logic/commands/AddCommand.java 62.50% 0 Missing and 3 partials ⚠️
...ava/seedu/address/logic/commands/UntagCommand.java 40.00% 1 Missing and 2 partials ⚠️
src/main/java/seedu/address/ui/HelpWindow.java 0.00% 3 Missing ⚠️
src/main/java/seedu/address/ui/MainWindow.java 0.00% 3 Missing ⚠️
.../java/seedu/address/logic/commands/TagCommand.java 33.33% 1 Missing and 1 partial ⚠️
...address/logic/parser/EditWeddingCommandParser.java 0.00% 1 Missing and 1 partial ⚠️
...rc/main/java/seedu/address/ui/PersonListPanel.java 0.00% 2 Missing ⚠️
...c/main/java/seedu/address/ui/WeddingListPanel.java 0.00% 2 Missing ⚠️
src/main/java/seedu/address/MainApp.java 0.00% 1 Missing ⚠️
... and 3 more
Files with missing lines Coverage Δ Complexity Δ
src/main/java/seedu/address/logic/Messages.java 89.47% <ø> (+1.97%) 5.00 <0.00> (+2.00)
...a/seedu/address/logic/commands/AddTaskCommand.java 100.00% <100.00%> (ø) 9.00 <1.00> (?)
...eedu/address/logic/commands/AddWeddingCommand.java 100.00% <ø> (ø) 7.00 <0.00> (?)
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <100.00%> (ø) 11.00 <2.00> (+9.00)
...va/seedu/address/logic/commands/DeleteCommand.java 100.00% <ø> (ø) 7.00 <0.00> (ø)
...eedu/address/logic/commands/DeleteTaskCommand.java 100.00% <100.00%> (ø) 9.00 <1.00> (?)
...u/address/logic/commands/DeleteWeddingCommand.java 95.00% <100.00%> (ø) 11.00 <3.00> (?)
...java/seedu/address/logic/commands/EditCommand.java 95.55% <100.00%> (-1.89%) 16.00 <1.00> (+3.00) ⬇️
...edu/address/logic/commands/EditWeddingCommand.java 82.60% <100.00%> (ø) 14.00 <1.00> (?)
...java/seedu/address/logic/commands/ExitCommand.java 100.00% <100.00%> (ø) 2.00 <1.00> (ø)
... and 48 more

... and 3 files with indirect coverage changes

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

lilyium added a commit to kerktaiheng/tp that referenced this pull request Mar 27, 2025
…425S2#96)

Add tests for Meeting commands in the logic component

Let's add tests for 
* AddMeetingCommand
* DeleteMeetingCommand
* AddMeetingCommandParser
* DeleteMeetingCommandParser

Note: Tests related to Meeting in the model and storage component have yet to be added
jamesberyl and others added 28 commits March 31, 2025 23:48
# Conflicts:
#	src/main/java/seedu/address/logic/commands/CommandResult.java
#	src/main/java/seedu/address/logic/commands/ListWeddingByDateCommand.java
#	src/main/java/seedu/address/logic/commands/ListWeddingCommand.java
#	src/main/java/seedu/address/ui/MainWindow.java
#	src/main/resources/view/MainWindow.fxml
Update UG for new commands and fix links
Ensure code compatibility with split-screen
fix listing all persons and wedding events
then move it to under data management
create new section for wedding tasks for better readability
…content

Edit ug with better table of content
jamesberyl and others added 30 commits April 8, 2025 02:23
Update DeveloperGuide.md with effort
Update planned enhancements
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