Closed Andrew22Teoh closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Files with missing lines | Coverage Δ | Complexity Δ | |
---|---|---|---|
...c/main/java/seedu/address/model/person/Person.java | 97.29% <100.00%> (+0.07%) |
20.00 <0.00> (+1.00) |
closes #60
Tests have been updated, all look clear to me. Only change is in the test file and the class equality definition. No documentation changes necessary, no suitable place to add it in either. Can leave it as something for the user to learn when they run into it.