Fix behaviour of edit person in loan view #124
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
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
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
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
codecov / codecov/patch
src/main/java/seedu/address/model/ModelManager.java#L198-L200
Added lines #L198 - L200 were not covered by tests