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 PE-D Bugs #265

Merged
merged 2 commits into from
Nov 11, 2024
Merged

Conversation

MingYiAw
Copy link

@MingYiAw MingYiAw commented Nov 11, 2024

Fix PE-D bugs related to edit command.

Closes #197
Closes #201
Closes #251

@MingYiAw MingYiAw added this to the v1.6 milestone Nov 11, 2024
@MingYiAw MingYiAw self-assigned this Nov 11, 2024
Copy link

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ Complexity Δ
src/main/java/seedu/address/logic/Messages.java 90.00% <ø> (ø) 3.00 <0.00> (ø)
...du/address/logic/commands/SearchPolicyCommand.java 96.15% <100.00%> (ø) 13.00 <0.00> (ø)
...in/java/seedu/address/logic/parser/ParserUtil.java 87.91% <100.00%> (ø) 24.00 <0.00> (ø)
...main/java/seedu/address/model/person/Birthday.java 94.11% <ø> (ø) 9.00 <0.00> (ø)

... and 9 files with indirect coverage changes

@The0nlyJuan
Copy link

LGTM

@The0nlyJuan The0nlyJuan merged commit 760301e into AY2425S1-CS2103T-W10-3:master Nov 11, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants