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

Able to delete in group for delete feature #103

Merged
merged 16 commits into from
Mar 27, 2024

Merge pull request #97 from Ragnapop/modify-delete-command

0402c87
Select commit
Loading
Failed to load commit list.
Merged

Able to delete in group for delete feature #103

Merge pull request #97 from Ragnapop/modify-delete-command
0402c87
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 27, 2024 in 0s

78.31% of diff hit (target 75.57%)

View this Pull Request on Codecov

78.31% of diff hit (target 75.57%)

Annotations

Check warning on line 77 in src/main/java/seedu/address/logic/commands/DeleteCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/DeleteCommand.java#L77

Added line #L77 was not covered by tests

Check warning on line 86 in src/main/java/seedu/address/logic/commands/DeleteCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/DeleteCommand.java#L86

Added line #L86 was not covered by tests

Check warning on line 89 in src/main/java/seedu/address/logic/commands/DeleteCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/DeleteCommand.java#L89

Added line #L89 was not covered by tests

Check warning on line 111 in src/main/java/seedu/address/logic/commands/DeleteCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/DeleteCommand.java#L111

Added line #L111 was not covered by tests

Check warning on line 124 in src/main/java/seedu/address/logic/commands/DeleteCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/DeleteCommand.java#L122-L124

Added lines #L122 - L124 were not covered by tests

Check warning on line 126 in src/main/java/seedu/address/logic/commands/DeleteCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/DeleteCommand.java#L126

Added line #L126 was not covered by tests

Check warning on line 144 in src/main/java/seedu/address/logic/commands/GroupCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/GroupCommand.java#L144

Added line #L144 was not covered by tests

Check warning on line 174 in src/main/java/seedu/address/logic/commands/GroupCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/GroupCommand.java#L174

Added line #L174 was not covered by tests

Check warning on line 179 in src/main/java/seedu/address/logic/commands/GroupCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/GroupCommand.java#L179

Added line #L179 was not covered by tests

Check warning on line 182 in src/main/java/seedu/address/logic/commands/GroupCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/GroupCommand.java#L182

Added line #L182 was not covered by tests

Check warning on line 59 in src/main/java/seedu/address/logic/commands/ScheduleCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/ScheduleCommand.java#L59

Added line #L59 was not covered by tests

Check warning on line 63 in src/main/java/seedu/address/logic/commands/ScheduleCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/ScheduleCommand.java#L61-L63

Added lines #L61 - L63 were not covered by tests

Check warning on line 66 in src/main/java/seedu/address/logic/commands/ScheduleCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/ScheduleCommand.java#L66

Added line #L66 was not covered by tests

Check warning on line 70 in src/main/java/seedu/address/logic/commands/ScheduleCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/ScheduleCommand.java#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 72 in src/main/java/seedu/address/logic/commands/ScheduleCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/ScheduleCommand.java#L72

Added line #L72 was not covered by tests

Check warning on line 74 in src/main/java/seedu/address/logic/commands/ScheduleCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/ScheduleCommand.java#L74

Added line #L74 was not covered by tests

Check warning on line 79 in src/main/java/seedu/address/logic/commands/ScheduleCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/ScheduleCommand.java#L79

Added line #L79 was not covered by tests

Check warning on line 104 in src/main/java/seedu/address/logic/commands/ScheduleCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/ScheduleCommand.java#L100-L104

Added lines #L100 - L104 were not covered by tests

Check warning on line 74 in src/main/java/seedu/address/logic/parser/AddressBookParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/AddressBookParser.java#L74

Added line #L74 was not covered by tests

Check warning on line 31 in src/main/java/seedu/address/logic/parser/DeleteCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/DeleteCommandParser.java#L31

Added line #L31 was not covered by tests

Check warning on line 44 in src/main/java/seedu/address/logic/parser/GroupCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/GroupCommandParser.java#L44

Added line #L44 was not covered by tests

Check warning on line 151 in src/main/java/seedu/address/logic/parser/ParserUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/ParserUtil.java#L151

Added line #L151 was not covered by tests

Check warning on line 35 in src/main/java/seedu/address/logic/parser/ScheduleCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/ScheduleCommandParser.java#L35

Added line #L35 was not covered by tests

Check warning on line 35 in src/main/java/seedu/address/model/person/EmailMatchesPredicate.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/person/EmailMatchesPredicate.java#L35

Added line #L35 was not covered by tests

Check warning on line 43 in src/main/java/seedu/address/model/person/GroupMatchesPredicate.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/person/GroupMatchesPredicate.java#L42-L43

Added lines #L42 - L43 were not covered by tests