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 UI bugs #123

Merged

checkstyle

15239b3
Select commit
Loading
Failed to load commit list.
Merged

fix UI bugs #123

checkstyle
15239b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 31, 2024 in 0s

8.33% of diff hit (target 75.18%)

View this Pull Request on Codecov

8.33% of diff hit (target 75.18%)

Annotations

Check warning on line 30 in src/main/java/seedu/address/ui/PersonList.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/ui/PersonList.java#L30

Added line #L30 was not covered by tests

Check warning on line 39 in src/main/java/seedu/address/ui/PersonList.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/ui/PersonList.java#L39

Added line #L39 was not covered by tests

Check warning on line 53 in src/main/java/seedu/address/ui/PersonList.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/ui/PersonList.java#L53

Added line #L53 was not covered by tests

Check warning on line 34 in src/main/java/seedu/address/ui/personlistsection/AllContactsSection.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/ui/personlistsection/AllContactsSection.java#L34

Added line #L34 was not covered by tests

Check warning on line 29 in src/main/java/seedu/address/ui/personlistsection/AnyListSection.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/ui/personlistsection/AnyListSection.java#L29

Added line #L29 was not covered by tests

Check warning on line 34 in src/main/java/seedu/address/ui/personlistsection/AnyListSection.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/ui/personlistsection/AnyListSection.java#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 41 in src/main/java/seedu/address/ui/personlistsection/AnyListSection.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/ui/personlistsection/AnyListSection.java#L41

Added line #L41 was not covered by tests

Check warning on line 45 in src/main/java/seedu/address/ui/personlistsection/AnyListSection.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/ui/personlistsection/AnyListSection.java#L44-L45

Added lines #L44 - L45 were not covered by tests