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 developer guide #283

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

L-rrrr
Copy link

@L-rrrr L-rrrr commented Nov 6, 2024

Change / to $ for exact name search
Update use cases in dg

Change / to $ for exact name search
Update use cases in dg
@L-rrrr L-rrrr added this to the v1.5 milestone Nov 6, 2024
@L-rrrr L-rrrr self-assigned this Nov 6, 2024
Copy link

codecov bot commented Nov 6, 2024

Codecov Report

Attention: Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...eedu/address/logic/parser/DeleteCommandParser.java 0.00% 0 Missing and 1 partial ⚠️
...ss/model/person/NameContainsKeywordsPredicate.java 50.00% 0 Missing and 1 partial ⚠️
Files with missing lines Coverage Δ Complexity Δ
src/main/java/seedu/address/logic/Messages.java 93.33% <ø> (ø) 7.00 <0.00> (ø)
.../java/seedu/address/logic/commands/AddCommand.java 100.00% <ø> (ø) 8.00 <0.00> (ø)
...va/seedu/address/logic/commands/DeleteCommand.java 100.00% <ø> (ø) 9.00 <0.00> (ø)
...logic/commands/reminder/DeleteReminderCommand.java 89.65% <100.00%> (ø) 7.00 <0.00> (ø)
...s/logic/commands/reminder/EditReminderCommand.java 78.94% <ø> (ø) 8.00 <0.00> (ø)
...du/address/logic/parser/FindNameCommandParser.java 100.00% <100.00%> (ø) 4.00 <0.00> (ø)
src/main/java/seedu/address/model/person/Name.java 100.00% <ø> (ø) 9.00 <0.00> (ø)
...el/person/NameContainsKeywordsDeletePredicate.java 100.00% <100.00%> (ø) 11.00 <1.00> (ø)
...eedu/address/logic/parser/DeleteCommandParser.java 55.55% <0.00%> (ø) 3.00 <0.00> (ø)
...ss/model/person/NameContainsKeywordsPredicate.java 90.47% <50.00%> (ø) 10.00 <1.00> (ø)

Copy link

@rubinnn rubinnn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rubinnn rubinnn merged commit 69aba23 into AY2425S1-CS2103T-F10-1:master Nov 6, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants