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

[CS2103T-W15-2] REal-Time #154

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

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