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

Branch kk filter articles by date #70

Merged

Fix check style error

072e5d7
Select commit
Loading
Failed to load commit list.
Merged

Branch kk filter articles by date #70

Fix check style error
072e5d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 28, 2024 in 0s

8.82% of diff hit (target 55.38%)

View this Pull Request on Codecov

8.82% of diff hit (target 55.38%)

Annotations

Check warning on line 6 in src/main/java/seedu/address/logic/commands/SetCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/SetCommand.java#L6

Added line #L6 was not covered by tests

Check warning on line 33 in src/main/java/seedu/address/logic/commands/articlecommands/SetArticleCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/articlecommands/SetArticleCommand.java#L33

Added line #L33 was not covered by tests

Check warning on line 38 in src/main/java/seedu/address/logic/commands/articlecommands/SetArticleCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/articlecommands/SetArticleCommand.java#L35-L38

Added lines #L35 - L38 were not covered by tests

Check warning on line 47 in src/main/java/seedu/address/logic/commands/articlecommands/SetArticleCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/articlecommands/SetArticleCommand.java#L40-L47

Added lines #L40 - L47 were not covered by tests

Check warning on line 54 in src/main/java/seedu/address/logic/commands/articlecommands/SetArticleCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/articlecommands/SetArticleCommand.java#L51-L54

Added lines #L51 - L54 were not covered by tests

Check warning on line 76 in src/main/java/seedu/address/logic/parser/ArticleBookParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/ArticleBookParser.java#L76

Added line #L76 was not covered by tests

Check warning on line 15 in src/main/java/seedu/address/logic/parser/SetArticleCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/SetArticleCommandParser.java#L15

Added line #L15 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L19 was not covered by tests

Check warning on line 21 in src/main/java/seedu/address/logic/parser/SetArticleCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/SetArticleCommandParser.java#L21

Added line #L21 was not covered by tests

Check warning on line 26 in src/main/java/seedu/address/logic/parser/SetArticleCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/SetArticleCommandParser.java#L23-L26

Added lines #L23 - L26 were not covered by tests

Check warning on line 30 in src/main/java/seedu/address/logic/parser/SetArticleCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/SetArticleCommandParser.java#L30

Added line #L30 was not covered by tests

Check warning on line 19 in src/main/java/seedu/address/model/ArticleFilter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/ArticleFilter.java#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 21 in src/main/java/seedu/address/model/ArticleFilter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/ArticleFilter.java#L21

Added line #L21 was not covered by tests

Check warning on line 197 in src/main/java/seedu/address/model/ModelManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/ModelManager.java#L197

Added line #L197 was not covered by tests

Check warning on line 221 in src/main/java/seedu/address/model/ModelManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/ModelManager.java#L221

Added line #L221 was not covered by tests

Check warning on line 18 in src/main/java/seedu/address/model/article/ArticleMatchesStatusPredicate.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/article/ArticleMatchesStatusPredicate.java#L18

Added line #L18 was not covered by tests

Check warning on line 20 in src/main/java/seedu/address/model/article/ArticleMatchesStatusPredicate.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/article/ArticleMatchesStatusPredicate.java#L20

Added line #L20 was not covered by tests

Check warning on line 22 in src/main/java/seedu/address/model/article/ArticleMatchesStatusPredicate.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/article/ArticleMatchesStatusPredicate.java#L22

Added line #L22 was not covered by tests

Check warning on line 24 in src/main/java/seedu/address/model/article/ArticleMatchesStatusPredicate.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/article/ArticleMatchesStatusPredicate.java#L24

Added line #L24 was not covered by tests

Check warning on line 26 in src/main/java/seedu/address/model/article/ArticleMatchesStatusPredicate.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/article/ArticleMatchesStatusPredicate.java#L26

Added line #L26 was not covered by tests

Check warning on line 28 in src/main/java/seedu/address/model/article/ArticleMatchesStatusPredicate.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/article/ArticleMatchesStatusPredicate.java#L28

Added line #L28 was not covered by tests

Check warning on line 32 in src/main/java/seedu/address/model/article/ArticleMatchesStatusPredicate.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/article/ArticleMatchesStatusPredicate.java#L32

Added line #L32 was not covered by tests

Check warning on line 38 in src/main/java/seedu/address/model/article/ArticleMatchesStatusPredicate.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/article/ArticleMatchesStatusPredicate.java#L38

Added line #L38 was not covered by tests

Check warning on line 43 in src/main/java/seedu/address/model/article/ArticleMatchesStatusPredicate.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/article/ArticleMatchesStatusPredicate.java#L43

Added line #L43 was not covered by tests

Check warning on line 47 in src/main/java/seedu/address/model/article/ArticleMatchesStatusPredicate.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/article/ArticleMatchesStatusPredicate.java#L46-L47

Added lines #L46 - L47 were not covered by tests