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

[CS2103-W11-2] PropertyMatch #10

Open
wants to merge 427 commits into
base: master
Choose a base branch
from

Conversation

jianrong7
Copy link

PropertyMatch is for property agents who want to organise their client profiles with their corresponding properties. Property agents can boost their efficiency by seamlessly matching their clients with their desired properties.

@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Merging #10 (9d0ba6f) into master (517b785) will increase coverage by 0.13%.
The diff coverage is 77.00%.

@@             Coverage Diff              @@
##             master      #10      +/-   ##
============================================
+ Coverage     75.26%   75.39%   +0.13%     
- Complexity      419      679     +260     
============================================
  Files            71      111      +40     
  Lines          1338     2256     +918     
  Branches        126      246     +120     
============================================
+ Hits           1007     1701     +694     
- Misses          301      498     +197     
- Partials         30       57      +27     
Files Coverage Δ
src/main/java/seedu/address/logic/Messages.java 92.59% <100.00%> (+5.09%) ⬆️
...edu/address/logic/commands/AddCustomerCommand.java 100.00% <100.00%> (ø)
...edu/address/logic/commands/AddPropertyCommand.java 100.00% <100.00%> (ø)
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <100.00%> (ø)
.../address/logic/commands/DeleteCustomerCommand.java 100.00% <100.00%> (ø)
.../address/logic/commands/DeletePropertyCommand.java 100.00% <100.00%> (ø)
...java/seedu/address/logic/commands/ExitCommand.java 100.00% <ø> (ø)
...du/address/logic/commands/FindCustomerCommand.java 100.00% <100.00%> (ø)
...du/address/logic/commands/FindPropertyCommand.java 100.00% <100.00%> (ø)
...du/address/logic/commands/ListCustomerCommand.java 100.00% <100.00%> (ø)
... and 69 more

... and 1 file with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

Chrainx pushed a commit to Chrainx/tp that referenced this pull request Oct 1, 2023
…ide-settings

update sitewide settings for PropertyMatch
nicolengk and others added 28 commits October 29, 2023 17:58
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.

None yet

5 participants