Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix behaviour of edit person in loan view #124

Merged

Conform to checkstyle and fix tests

60266ad
Select commit
Loading
Failed to load commit list.
Merged

Fix behaviour of edit person in loan view #124

Conform to checkstyle and fix tests
60266ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 4, 2024 in 0s

25.00% of diff hit (target 47.06%)

View this Pull Request on Codecov

25.00% of diff hit (target 47.06%)

Annotations

Check warning on line 88 in src/main/java/seedu/address/logic/commands/EditCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/EditCommand.java#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 48 in src/main/java/seedu/address/logic/commands/ViewLoanCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/ViewLoanCommand.java#L48

Added line #L48 was not covered by tests

Check warning on line 24 in src/main/java/seedu/address/logic/commands/ViewLoansCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/commands/ViewLoansCommand.java#L24

Added line #L24 was not covered by tests

Check warning on line 200 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#L198-L200

Added lines #L198 - L200 were not covered by tests