Skip to content

Merge pull request #82 from sp4ce-cowboy/branch-UI/sidepanel

Codecov / codecov/patch succeeded Oct 19, 2023 in 1s

89.34% of diff hit (target 76.71%)

View this Pull Request on Codecov

89.34% of diff hit (target 76.71%)

Annotations

Check warning on line 52 in src/main/java/unicash/MainApp.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/unicash/MainApp.java#L52

Added line #L52 was not covered by tests

Check warning on line 62 in src/main/java/unicash/MainApp.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/unicash/MainApp.java#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 77 in src/main/java/unicash/MainApp.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/unicash/MainApp.java#L77

Added line #L77 was not covered by tests

Check warning on line 82 in src/main/java/unicash/MainApp.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/unicash/MainApp.java#L82

Added line #L82 was not covered by tests

Check warning on line 84 in src/main/java/unicash/MainApp.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/unicash/MainApp.java#L84

Added line #L84 was not covered by tests

Check warning on line 87 in src/main/java/unicash/MainApp.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/unicash/MainApp.java#L87

Added line #L87 was not covered by tests

Check warning on line 89 in src/main/java/unicash/MainApp.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/unicash/MainApp.java#L89

Added line #L89 was not covered by tests

Check warning on line 91 in src/main/java/unicash/MainApp.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/unicash/MainApp.java#L91

Added line #L91 was not covered by tests

Check warning on line 178 in src/main/java/unicash/MainApp.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/unicash/MainApp.java#L174-L178

Added lines #L174 - L178 were not covered by tests

Check warning on line 184 in src/main/java/unicash/MainApp.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/unicash/MainApp.java#L184

Added line #L184 was not covered by tests

Check warning on line 65 in src/main/java/unicash/logic/LogicManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/unicash/logic/LogicManager.java#L65

Added line #L65 was not covered by tests

Check warning on line 6 in src/main/java/unicash/logic/parser/CliSyntax.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/unicash/logic/parser/CliSyntax.java#L6

Added line #L6 was not covered by tests

Check warning on line 30 in src/main/java/unicash/logic/parser/GetTotalExpenditureCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/unicash/logic/parser/GetTotalExpenditureCommandParser.java#L30

Added line #L30 was not covered by tests

Check warning on line 123 in src/main/java/unicash/model/UniCash.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/unicash/model/UniCash.java#L123

Added line #L123 was not covered by tests

Check warning on line 78 in src/main/java/unicash/model/UserPrefs.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/unicash/model/UserPrefs.java#L78

Added line #L78 was not covered by tests

Check warning on line 92 in src/main/java/unicash/model/transaction/TransactionList.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/unicash/model/transaction/TransactionList.java#L92

Added line #L92 was not covered by tests

Check warning on line 43 in src/main/java/unicash/storage/JsonAdaptedCategory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/unicash/storage/JsonAdaptedCategory.java#L43

Added line #L43 was not covered by tests

Check warning on line 35 in src/main/java/unicash/storage/StorageManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/unicash/storage/StorageManager.java#L35

Added line #L35 was not covered by tests

Check warning on line 67 in src/main/java/unicash/ui/HelpWindow.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/unicash/ui/HelpWindow.java#L67

Added line #L67 was not covered by tests

Check warning on line 100 in src/main/java/unicash/ui/HelpWindow.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/unicash/ui/HelpWindow.java#L100

Added line #L100 was not covered by tests

Check warning on line 129 in src/main/java/unicash/ui/MainWindow.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/unicash/ui/MainWindow.java#L128-L129

Added lines #L128 - L129 were not covered by tests

Check warning on line 134 in src/main/java/unicash/ui/MainWindow.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/unicash/ui/MainWindow.java#L134

Added line #L134 was not covered by tests

Check warning on line 215 in src/main/java/unicash/ui/MainWindow.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/unicash/ui/MainWindow.java#L215

Added line #L215 was not covered by tests

Check warning on line 218 in src/main/java/unicash/ui/MainWindow.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/unicash/ui/MainWindow.java#L217-L218

Added lines #L217 - L218 were not covered by tests

Check warning on line 221 in src/main/java/unicash/ui/MainWindow.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/unicash/ui/MainWindow.java#L220-L221

Added lines #L220 - L221 were not covered by tests