Skip to content

Refactor class name again to avoid conflicts in v1.3

AriellaCallista 5b12e79
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Oct 27, 2023 in 0s

56.97% of diff hit (target 72.99%)

View this Pull Request on Codecov

56.97% of diff hit (target 72.99%)

Annotations

Check warning on line 52 in src/main/java/seedu/address/logic/parser/FindCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/FindCommandParser.java#L52

Added line #L52 was not covered by tests

Check warning on line 82 in src/main/java/seedu/address/logic/parser/FindCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/FindCommandParser.java#L82

Added line #L82 was not covered by tests

Check warning on line 107 in src/main/java/seedu/address/logic/parser/FindCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/FindCommandParser.java#L107

Added line #L107 was not covered by tests

Check warning on line 110 in src/main/java/seedu/address/logic/parser/FindCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/FindCommandParser.java#L109-L110

Added lines #L109 - L110 were not covered by tests

Check warning on line 190 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#L190

Added line #L190 was not covered by tests

Check warning on line 203 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#L201-L203

Added lines #L201 - L203 were not covered by tests

Check warning on line 205 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#L205

Added line #L205 was not covered by tests

Check warning on line 207 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#L207

Added line #L207 was not covered by tests

Check warning on line 209 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#L209

Added line #L209 was not covered by tests

Check warning on line 211 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#L211

Added line #L211 was not covered by tests

Check warning on line 238 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#L238

Added line #L238 was not covered by tests

Check warning on line 23 in src/main/java/seedu/address/model/person/TagContainsKeywordsPredicate.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/person/TagContainsKeywordsPredicate.java#L21-L23

Added lines #L21 - L23 were not covered by tests

Check warning on line 30 in src/main/java/seedu/address/model/person/TagContainsKeywordsPredicate.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/person/TagContainsKeywordsPredicate.java#L30

Added line #L30 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L35 was not covered by tests

Check warning on line 39 in src/main/java/seedu/address/model/person/TagContainsKeywordsPredicate.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/person/TagContainsKeywordsPredicate.java#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 44 in src/main/java/seedu/address/model/person/TagContainsKeywordsPredicate.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/person/TagContainsKeywordsPredicate.java#L44

Added line #L44 was not covered by tests