Skip to content

Tweak error messages and help messages

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Nov 9, 2023 in 1s

9.09% of diff hit (target 72.00%)

View this Pull Request on Codecov

9.09% of diff hit (target 72.00%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/ListEventCommand.java#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 23 in src/main/java/seedu/address/logic/parser/AddCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/AddCommandParser.java#L23

Added line #L23 was not covered by tests

Check warning on line 22 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#L22

Added line #L22 was not covered by tests

Check warning on line 20 in src/main/java/seedu/address/logic/parser/ListCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/ListCommandParser.java#L20

Added line #L20 was not covered by tests

Check warning on line 19 in src/main/java/seedu/address/logic/parser/SecondaryCommandSelector.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/SecondaryCommandSelector.java#L19

Added line #L19 was not covered by tests