Skip to content

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: Patch coverage is 82.77778% with 248 lines in your changes missing coverage. Please review.

Project coverage is 78.34%. Comparing base (517b785) to head (47875c9).

Files with missing lines 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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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