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

Implement modified delete command #70

Merged
merged 3 commits into from
Oct 17, 2024

Conversation

samriddh2145
Copy link
Collaborator

No description provided.

@samriddh2145 samriddh2145 added this to the v1.3 milestone Oct 16, 2024
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

Attention: Patch coverage is 95.55556% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...va/seedu/address/logic/commands/DeleteCommand.java 92.30% 0 Missing and 2 partials ⚠️
Files with missing lines Coverage Δ Complexity Δ
src/main/java/seedu/address/logic/Messages.java 87.50% <ø> (ø) 3.00 <0.00> (ø)
...java/seedu/address/logic/commands/EditCommand.java 97.43% <100.00%> (ø) 13.00 <0.00> (ø)
...eedu/address/logic/parser/DeleteCommandParser.java 100.00% <100.00%> (ø) 12.00 <11.00> (+10.00)
...va/seedu/address/logic/commands/DeleteCommand.java 94.73% <92.30%> (-5.27%) 15.00 <7.00> (+8.00) ⬇️

@Nihirraa Nihirraa merged commit 5113c85 into AY2425S1-CS2103T-T11-4:master Oct 17, 2024
4 checks passed
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.

2 participants