Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CS2103-T11-3] BridalBoss #97

Open
wants to merge 759 commits into
base: master
Choose a base branch
from

Conversation

VedJoshi
Copy link

BridalBoss helps wedding planners to manage clients and stay on top of wedding planning. It is optimised for CLI users so that frequent edits and updates can be done more efficiently.

Copy link

codecov bot commented Sep 20, 2024

Codecov Report

Attention: Patch coverage is 84.10405% with 55 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...va/seedu/address/logic/commands/FilterCommand.java 52.17% 0 Missing and 11 partials ⚠️
src/main/java/seedu/address/ui/WeddingCard.java 0.00% 7 Missing ⚠️
...java/seedu/address/logic/commands/AddwCommand.java 25.00% 5 Missing and 1 partial ⚠️
.../java/seedu/address/model/util/SampleDataUtil.java 0.00% 6 Missing ⚠️
...ava/seedu/address/logic/commands/ViewwCommand.java 86.20% 2 Missing and 2 partials ⚠️
...c/main/java/seedu/address/model/person/Person.java 76.47% 2 Missing and 2 partials ⚠️
src/main/java/seedu/address/ui/PersonCard.java 0.00% 4 Missing ⚠️
...java/seedu/address/logic/commands/ViewCommand.java 84.21% 2 Missing and 1 partial ⚠️
src/main/java/seedu/address/ui/CommandBox.java 0.00% 3 Missing ⚠️
...ava/seedu/address/logic/commands/EditwCommand.java 50.00% 1 Missing and 1 partial ⚠️
... and 5 more
Files with missing lines Coverage Δ Complexity Δ
src/main/java/seedu/address/logic/Messages.java 92.85% <100.00%> (+5.35%) 7.00 <0.00> (+4.00)
.../java/seedu/address/logic/commands/AddCommand.java 85.71% <100.00%> (-14.29%) 14.00 <0.00> (+6.00) ⬇️
...va/seedu/address/logic/commands/DeleteCommand.java 89.41% <100.00%> (-10.59%) 34.00 <12.00> (+27.00) ⬇️
...a/seedu/address/logic/commands/DeletewCommand.java 87.50% <100.00%> (ø) 22.00 <0.00> (?)
...java/seedu/address/logic/commands/FindCommand.java 100.00% <ø> (ø) 6.00 <0.00> (ø)
...a/seedu/address/logic/parser/AddCommandParser.java 95.23% <ø> (-4.77%) 5.00 <0.00> (ø)
.../seedu/address/logic/parser/AddwCommandParser.java 95.00% <100.00%> (ø) 5.00 <0.00> (?)
...eedu/address/logic/parser/AssignCommandParser.java 100.00% <100.00%> (ø) 13.00 <0.00> (?)
...eedu/address/logic/parser/DeleteCommandParser.java 100.00% <100.00%> (ø) 7.00 <6.00> (+5.00)
...edu/address/logic/parser/DeletewCommandParser.java 100.00% <ø> (ø) 4.00 <0.00> (?)
... and 47 more

... and 2 files with indirect coverage changes

potaotototo pushed a commit to potaotototo/tp that referenced this pull request Oct 24, 2024
anoobnewbie and others added 28 commits November 7, 2024 11:48
- Implement reccomendations
- Add images
- remove errors
- update view command in command summary
- DG includes assign NOT UPDATED FOR DELTE YET
- Validates if hascodes of the wedding jobs are the same as
ownWeddings - essentially checking if there are stray wedding jobs
that do not have any clients.
VedJoshi and others added 30 commits November 12, 2024 12:32
more clear
more clear
more clear
more clear
more clear
Check code quality for logic tests
more clear
more clear
more clear
more clear
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