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

Add findprop feature #113

Merged

Merge branch 'Add-findprop-feature' of https://github.com/nicolengk/t…

86ff0f4
Select commit
Loading
Failed to load commit list.
Merged

Add findprop feature #113

Merge branch 'Add-findprop-feature' of https://github.com/nicolengk/t…
86ff0f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 31, 2023 in 0s

68.00% of diff hit (target 75.82%)

View this Pull Request on Codecov

68.00% of diff hit (target 75.82%)

Annotations

Check warning on line 89 in src/main/java/seedu/address/logic/parser/AddressBookParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/AddressBookParser.java#L89

Added line #L89 was not covered by tests

Check warning on line 14 in src/main/java/seedu/address/logic/parser/FindPropertyCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/FindPropertyCommandParser.java#L14

Added line #L14 was not covered by tests

Check warning on line 22 in src/main/java/seedu/address/logic/parser/FindPropertyCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/FindPropertyCommandParser.java#L22

Added line #L22 was not covered by tests

Check warning on line 25 in src/main/java/seedu/address/logic/parser/FindPropertyCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/FindPropertyCommandParser.java#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 28 in src/main/java/seedu/address/logic/parser/FindPropertyCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/FindPropertyCommandParser.java#L28

Added line #L28 was not covered by tests

Check warning on line 30 in src/main/java/seedu/address/logic/parser/FindPropertyCommandParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/FindPropertyCommandParser.java#L30

Added line #L30 was not covered by tests