Skip to content

Merge pull request #3 from Fallman2/branch-SortTaskList

Codecov / codecov/patch succeeded Nov 2, 2023 in 0s

92.77% of diff hit (target 87.74%)

View this Pull Request on Codecov

92.77% of diff hit (target 87.74%)

Annotations

Check warning on line 117 in src/main/java/seedu/address/MainApp.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/MainApp.java#L117

Added line #L117 was not covered by tests

Check warning on line 119 in src/main/java/seedu/address/MainApp.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/MainApp.java#L119

Added line #L119 was not covered by tests

Check warning on line 85 in src/main/java/seedu/address/logic/LogicManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/LogicManager.java#L85

Added line #L85 was not covered by tests

Check warning on line 43 in src/main/java/seedu/address/logic/commands/CommandResult.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/CommandResult.java#L39-L43

Added lines #L39 - L43 were not covered by tests

Check warning on line 67 in src/main/java/seedu/address/logic/commands/CommandResult.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/CommandResult.java#L67

Added line #L67 was not covered by tests

Check warning on line 16 in src/main/java/seedu/address/logic/commands/SwitchListCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/SwitchListCommand.java#L16

Added line #L16 was not covered by tests

Check warning on line 224 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#L224

Added line #L224 was not covered by tests

Check warning on line 227 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#L226-L227

Added lines #L226 - L227 were not covered by tests

Check warning on line 231 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#L231

Added line #L231 was not covered by tests

Check warning on line 236 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#L236

Added line #L236 was not covered by tests

Check warning on line 111 in src/main/java/seedu/address/model/task/Deadline.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/task/Deadline.java#L111

Added line #L111 was not covered by tests

Check warning on line 134 in src/main/java/seedu/address/model/task/TaskList.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/task/TaskList.java#L134

Added line #L134 was not covered by tests