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-F11-3] RealtorTrackerPlusMax #110

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

Conversation

J-hta-n
Copy link

@J-hta-n J-hta-n commented Sep 22, 2023

The RealtorTrackerPlusMax allows tech-savvy realtors in their 20s to keep track of their many clients and houses all in one place. This product has an edge over conventional tracking methods like Google Sheets as it provides a cleaner UI, is easier and quicker to organise via keyboard-typed commands, and has proposed features such as auto-matching of clients and houses.

@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

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

Comparison is base (517b785) 75.26% compared to head (47875c9) 78.34%.

Files Patch % Lines
.../address/logic/parser/EditSellerCommandParser.java 31.70% 17 Missing and 11 partials ⚠️
...u/address/logic/parser/EditBuyerCommandParser.java 30.55% 15 Missing and 10 partials ⚠️
...eedu/address/logic/commands/EditSellerCommand.java 83.47% 5 Missing and 14 partials ⚠️
...seedu/address/logic/commands/EditBuyerCommand.java 83.17% 5 Missing and 13 partials ⚠️
...dress/model/displayable/buyer/BuyerComparator.java 71.11% 9 Missing and 4 partials ⚠️
...ess/model/displayable/seller/SellerComparator.java 71.11% 9 Missing and 4 partials ⚠️
src/main/java/seedu/address/MainApp.java 0.00% 12 Missing ⚠️
...in/java/seedu/address/ui/DisplayableListPanel.java 0.00% 12 Missing ⚠️
.../seedu/address/logic/commands/AddBuyerCommand.java 74.19% 3 Missing and 5 partials ⚠️
...seedu/address/logic/commands/AddSellerCommand.java 74.19% 3 Missing and 5 partials ⚠️
... and 32 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #110      +/-   ##
============================================
+ Coverage     75.26%   78.34%   +3.08%     
- Complexity      419      748     +329     
============================================
  Files            71      104      +33     
  Lines          1338     2397    +1059     
  Branches        126      273     +147     
============================================
+ Hits           1007     1878     +871     
- Misses          301      386      +85     
- Partials         30      133     +103     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Chrainx pushed a commit to Chrainx/tp that referenced this pull request Nov 1, 2023
yuxunn pushed a commit to yuxunn/tp that referenced this pull request Nov 1, 2023
…imes

Add command to delete meeting time from clients and leads
ruiyangzh and others added 27 commits November 9, 2023 20:15
UG advertises that the priority level can be set to either 'high',
'medium', 'low', or 'nil'. However, the error message shown when
an invalid command format is given misses out the option of being
able to set the priority level to 'nil'. Minor bug fix.
[Fixes #192] FIx tag error and recommendation messages
peasantbird and others added 30 commits November 15, 2023 17:48
Update UG for sort, undo/redo, help and exit
UG: delete to priority section
Edit expected outputs format
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.

5 participants