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

[CS2103T-F11-4] EZSTATES #63

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

Conversation

wang-h-z
Copy link

Change version name

Copy link

codecov bot commented Sep 18, 2024

Codecov Report

Attention: Patch coverage is 96.93141% with 17 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...ava/seedu/address/logic/commands/CommandUtils.java 61.53% 1 Missing and 4 partials ⚠️
...nds/clientcommands/DeleteClientProfileCommand.java 90.90% 0 Missing and 2 partials ⚠️
...rc/main/java/seedu/address/model/ModelManager.java 89.47% 0 Missing and 2 partials ⚠️
...gic/commands/clientcommands/EditClientCommand.java 95.83% 0 Missing and 1 partial ⚠️
...s/appointmentcommands/AppointmentCommandsUtil.java 87.50% 1 Missing ⚠️
...c/commands/listingcommands/EditListingCommand.java 97.22% 1 Missing ⚠️
.../commands/listingcommands/ListingCommandsUtil.java 95.00% 1 Missing ⚠️
...r/clientcommandparsers/AddClientProfileParser.java 92.30% 0 Missing and 1 partial ⚠️
...listingcommandparsers/AddListingCommandParser.java 88.88% 0 Missing and 1 partial ⚠️
...edu/address/model/appointment/AppointmentUtil.java 85.71% 1 Missing ⚠️
... and 1 more
Files with missing lines Coverage Δ Complexity Δ
...n/java/seedu/address/commons/core/index/Index.java 100.00% <100.00%> (ø) 14.00 <1.00> (+3.00)
src/main/java/seedu/address/logic/Messages.java 93.75% <100.00%> (+6.25%) 4.00 <0.00> (+1.00)
...ain/java/seedu/address/logic/commands/Command.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...va/seedu/address/logic/commands/CommandResult.java 100.00% <100.00%> (ø) 21.00 <0.00> (+8.00)
...ommands/clientcommands/AddBuyerProfileCommand.java 100.00% <ø> (ø) 4.00 <0.00> (?)
...mmands/clientcommands/AddClientProfileCommand.java 100.00% <100.00%> (ø) 7.00 <1.00> (?)
...mmands/clientcommands/AddSellerProfileCommand.java 100.00% <ø> (ø) 4.00 <0.00> (?)
...gic/commands/clientcommands/FindClientCommand.java 100.00% <ø> (ø) 6.00 <0.00> (?)
...logic/commands/clientcommands/MoreInfoCommand.java 100.00% <100.00%> (ø) 6.00 <1.00> (?)
...ic/commands/clientcommands/ShowClientsCommand.java 100.00% <ø> (ø) 3.00 <0.00> (?)
... and 62 more

... and 24 files with indirect coverage changes

juliantayyc added a commit to juliantayyc/tp that referenced this pull request Oct 17, 2024
Judy1x4 pushed a commit to Judy1x4/tp that referenced this pull request Oct 17, 2024
seandias and others added 30 commits November 12, 2024 11:12
Improve Code Quality for Tests
Updated sequence diagrams for all client
commands and added more content.
Fix styling issues with diagrams.
Fix styling issues with diagrams.
Fix styling issues with diagrams.
Update Class Diagrams for DG
Fix styling issues with diagrams.

Added new diagrams and content.
Fix styling issues with diagrams.

Added new diagrams and content.
Resolved merge conflicts.
Resolved merge conflicts.
Added new content.
Added new content.
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.

4 participants