Closed rayray39 closed 1 week ago
Attention: Patch coverage is 0%
with 8 lines
in your changes missing coverage. Please review.
Files with missing lines | Patch % | Lines |
---|---|---|
src/main/java/seedu/address/ui/PersonCard.java | 0.00% | 8 Missing :warning: |
Files with missing lines | Coverage Δ | Complexity Δ | |
---|---|---|---|
src/main/java/seedu/address/ui/PersonCard.java | 0.00% <0.00%> (ø) |
0.00 <0.00> (ø) |
This PR fixes the ugly blank whitespace that exists between a person's details, when they are not present. closes #117