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 blank whitespace in person card when optional fields are not present #130

Merged
merged 3 commits into from
Oct 22, 2024

PersonCard.java: Remove unused static variable

c2a579d
Select commit
Loading
Failed to load commit list.
Merged

Fix blank whitespace in person card when optional fields are not present #130

PersonCard.java: Remove unused static variable
c2a579d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 22, 2024 in 1s

0.00% of diff hit (target 77.13%)

View this Pull Request on Codecov

0.00% of diff hit (target 77.13%)

Annotations

Check warning on line 56 in src/main/java/seedu/address/ui/PersonCard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/ui/PersonCard.java#L56

Added line #L56 was not covered by tests

Check warning on line 59 in src/main/java/seedu/address/ui/PersonCard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/ui/PersonCard.java#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 62 in src/main/java/seedu/address/ui/PersonCard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/ui/PersonCard.java#L62

Added line #L62 was not covered by tests

Check warning on line 65 in src/main/java/seedu/address/ui/PersonCard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/ui/PersonCard.java#L64-L65

Added lines #L64 - L65 were not covered by tests