Skip to content

Replace loan value types with BigDecimals

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

0.00% of diff hit (target 47.06%)

View this Pull Request on Codecov

0.00% of diff hit (target 47.06%)

Annotations

Check warning on line 97 in src/main/java/seedu/address/logic/commands/EditLoanCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/EditLoanCommand.java#L97

Added line #L97 was not covered by tests

Check warning on line 135 in src/main/java/seedu/address/logic/commands/EditLoanCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/EditLoanCommand.java#L135

Added line #L135 was not covered by tests

Check warning on line 116 in src/main/java/seedu/address/logic/commands/LinkLoanCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/LinkLoanCommand.java#L116

Added line #L116 was not covered by tests

Check warning on line 139 in src/main/java/seedu/address/logic/parser/ParserUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/ParserUtil.java#L139

Added line #L139 was not covered by tests

Check warning on line 156 in src/main/java/seedu/address/logic/parser/ParserUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/ParserUtil.java#L156

Added line #L156 was not covered by tests

Check warning on line 265 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#L265

Added line #L265 was not covered by tests

Check warning on line 30 in src/main/java/seedu/address/model/analytics/DashboardData.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/analytics/DashboardData.java#L30

Added line #L30 was not covered by tests

Check warning on line 52 in src/main/java/seedu/address/model/analytics/DashboardData.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/analytics/DashboardData.java#L52

Added line #L52 was not covered by tests

Check warning on line 44 in src/main/java/seedu/address/model/person/Analytics.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/person/Analytics.java#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 48 in src/main/java/seedu/address/model/person/Analytics.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/person/Analytics.java#L46-L48

Added lines #L46 - L48 were not covered by tests

Check warning on line 88 in src/main/java/seedu/address/model/person/Analytics.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/person/Analytics.java#L88

Added line #L88 was not covered by tests

Check warning on line 90 in src/main/java/seedu/address/model/person/Analytics.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/person/Analytics.java#L90

Added line #L90 was not covered by tests

Check warning on line 93 in src/main/java/seedu/address/model/person/Analytics.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/person/Analytics.java#L93

Added line #L93 was not covered by tests

Check warning on line 103 in src/main/java/seedu/address/model/person/Analytics.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/person/Analytics.java#L103

Added line #L103 was not covered by tests

Check warning on line 107 in src/main/java/seedu/address/model/person/Analytics.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/person/Analytics.java#L107

Added line #L107 was not covered by tests

Check warning on line 111 in src/main/java/seedu/address/model/person/Analytics.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/person/Analytics.java#L111

Added line #L111 was not covered by tests

Check warning on line 37 in src/main/java/seedu/address/model/person/Loan.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/person/Loan.java#L37

Added line #L37 was not covered by tests

Check warning on line 59 in src/main/java/seedu/address/model/person/Loan.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/person/Loan.java#L59

Added line #L59 was not covered by tests

Check warning on line 72 in src/main/java/seedu/address/model/person/UniqueLoanList.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/person/UniqueLoanList.java#L72

Added line #L72 was not covered by tests

Check warning on line 337 in src/main/java/seedu/address/model/person/UniqueLoanList.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/person/UniqueLoanList.java#L337

Added line #L337 was not covered by tests

Check warning on line 340 in src/main/java/seedu/address/model/person/UniqueLoanList.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/person/UniqueLoanList.java#L340

Added line #L340 was not covered by tests

Check warning on line 54 in src/main/java/seedu/address/model/util/SampleDataUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/util/SampleDataUtil.java#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 87 in src/main/java/seedu/address/ui/AnalyticsPanel.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/ui/AnalyticsPanel.java#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 90 in src/main/java/seedu/address/ui/AnalyticsPanel.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/ui/AnalyticsPanel.java#L90

Added line #L90 was not covered by tests