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 edit customer feature #110

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

jianrong7
Copy link

No description provided.

@jianrong7 jianrong7 added type.Story A user story priority.High Must do labels Oct 28, 2023
@jianrong7 jianrong7 added this to the v1.3 milestone Oct 28, 2023
@jianrong7 jianrong7 self-assigned this Oct 28, 2023
@jianrong7 jianrong7 linked an issue Oct 28, 2023 that may be closed by this pull request
3 tasks
@codecov
Copy link

codecov bot commented Oct 28, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Files Coverage Δ
.../seedu/address/logic/parser/AddressBookParser.java 88.00% <100.00%> (ø)
...du/address/logic/commands/EditCustomerCommand.java 97.43% <83.33%> (ø)
...ddress/logic/parser/EditCustomerCommandParser.java 92.59% <75.00%> (ø)

📢 Thoughts on this report? Let us know!.

Copy link

@FerdiHS FerdiHS left a comment

Choose a reason for hiding this comment

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

Nice works!

@jianrong7 jianrong7 merged commit a512a15 into AY2324S1-CS2103T-W11-2:master Oct 30, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority.High Must do type.Story A user story
Projects
None yet
Development

Successfully merging this pull request may close these issues.

As a property agent, I want to directly edit customers information
2 participants