Skip to content

Conversation

@ama-chi
Copy link

@ama-chi ama-chi commented Sep 27, 2022

REal-Time is a contact management app for Real Estate Agents to help them manage their clients.

@codecov-commenter
Copy link

codecov-commenter commented Sep 27, 2022

Codecov Report

Base: 72.15% // Head: 58.39% // Decreases project coverage by -13.76% ⚠️

Coverage data is based on head (8e7029f) compared to base (77a32bf).
Patch coverage: 59.48% of modified lines in pull request are covered.

Additional details and impacted files
@@              Coverage Diff              @@
##             master     #154       +/-   ##
=============================================
- Coverage     72.15%   58.39%   -13.77%     
- Complexity      399      671      +272     
=============================================
  Files            70      135       +65     
  Lines          1232     2723     +1491     
  Branches        125      358      +233     
=============================================
+ Hits            889     1590      +701     
- Misses          311     1061      +750     
- Partials         32       72       +40     
Impacted Files Coverage Δ
src/main/java/seedu/realtime/AppParameters.java 75.00% <ø> (ø)
src/main/java/seedu/realtime/Main.java 0.00% <ø> (ø)
src/main/java/seedu/realtime/MainApp.java 0.00% <0.00%> (ø)
.../main/java/seedu/realtime/commons/core/Config.java 68.18% <ø> (ø)
.../java/seedu/realtime/commons/core/GuiSettings.java 69.23% <ø> (ø)
...n/java/seedu/realtime/commons/core/LogsCenter.java 78.37% <ø> (ø)
...ain/java/seedu/realtime/commons/core/Messages.java 0.00% <0.00%> (ø)
...main/java/seedu/realtime/commons/core/Version.java 82.50% <ø> (ø)
.../java/seedu/realtime/commons/core/index/Index.java 100.00% <ø> (ø)
...me/commons/exceptions/DataConversionException.java 100.00% <ø> (ø)
... and 134 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Isaaclhy00 and others added 29 commits October 16, 2022 20:39
Remove unnecessary fields for client, add method to find clients
Added AddTagsToListingCommand and helper classes
Fix UI for Add Listing Command
Implement auto-sort for unique lists
Fix checkstyle and compile errors
Fix bugs for Offer, update UG/DG and enable Assertions
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.

6 participants