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

Update Find command to search using Person's IC #46

Merged

Update PaserUtil to add parseIC

53dac0a
Select commit
Loading
Failed to load commit list.
Merged

Update Find command to search using Person's IC #46

Update PaserUtil to add parseIC
53dac0a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 16, 2024 in 0s

77.27% of diff hit (target 73.08%)

View this Pull Request on Codecov

77.27% of diff hit (target 73.08%)

Annotations

Check warning on line 32 in src/main/java/seedu/address/logic/parser/FindCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/FindCommandParser.java#L30-L32

Added lines #L30 - L32 were not covered by tests

Check warning on line 29 in src/main/java/seedu/address/model/person/IdentityCardNumberMatchesPredicate.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/person/IdentityCardNumberMatchesPredicate.java#L29

Added line #L29 was not covered by tests