Skip to content

Change MainWindow to update student and schedule list after each command

Codecov / codecov/patch failed Apr 4, 2024 in 0s

11.76% of diff hit (target 71.25%)

View this Pull Request on Codecov

11.76% of diff hit (target 71.25%)

Annotations

Check warning on line 82 in src/main/java/seedu/address/logic/commands/AddLessonCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/AddLessonCommand.java#L82

Added line #L82 was not covered by tests

Check warning on line 51 in src/main/java/seedu/address/logic/parser/AddLessonCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/AddLessonCommandParser.java#L51

Added line #L51 was not covered by tests

Check warning on line 185 in src/main/java/seedu/address/ui/MainWindow.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/ui/MainWindow.java#L182-L185

Added lines #L182 - L185 were not covered by tests

Check warning on line 192 in src/main/java/seedu/address/ui/MainWindow.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/ui/MainWindow.java#L190-L192

Added lines #L190 - L192 were not covered by tests

Check warning on line 214 in src/main/java/seedu/address/ui/MainWindow.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/ui/MainWindow.java#L213-L214

Added lines #L213 - L214 were not covered by tests

Check warning on line 36 in src/main/java/seedu/address/ui/ScheduleListPanel.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/ui/ScheduleListPanel.java#L36

Added line #L36 was not covered by tests

Check warning on line 38 in src/main/java/seedu/address/ui/ScheduleListPanel.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/ui/ScheduleListPanel.java#L38

Added line #L38 was not covered by tests

Check warning on line 54 in src/main/java/seedu/address/ui/ScheduleListPanel.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/ui/ScheduleListPanel.java#L54

Added line #L54 was not covered by tests