Skip to content

Remove UI dependency on MainApp

Codecov / codecov/patch succeeded Apr 14, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 18 in src/main/java/seedu/address/commons/exceptions/DataLoadingException.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/commons/exceptions/DataLoadingException.java#L17-L18

Added lines #L17 - L18 were not covered by tests

Check warning on line 77 in src/main/java/seedu/address/storage/JsonAddressBookStorage.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/storage/JsonAddressBookStorage.java#L77

Added line #L77 was not covered by tests

Check warning on line 79 in src/main/java/seedu/address/storage/JsonAddressBookStorage.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/storage/JsonAddressBookStorage.java#L79

Added line #L79 was not covered by tests

Check warning on line 59 in src/main/java/seedu/address/ui/CommandBox.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/ui/CommandBox.java#L59

Added line #L59 was not covered by tests

Check warning on line 204 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#L204

Added line #L204 was not covered by tests

Check warning on line 44 in src/main/java/seedu/address/ui/UiManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/ui/UiManager.java#L44

Added line #L44 was not covered by tests

Check warning on line 55 in src/main/java/seedu/address/ui/UiManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/ui/UiManager.java#L55

Added line #L55 was not covered by tests