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-W09-1] HouseKeeping Hub #68

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

Conversation

gosongying
Copy link

HouseKeeping Hub is designed to revolutionise the way housekeeping companies manage their client relationships. By focusing on storing and organising client and housekeeper contacts, our system offers unparalleled efficiency and convenience for housekeeping customer service admins, leading to improved service delivery and customer satisfaction.

Copy link

codecov bot commented Feb 23, 2024

Codecov Report

Attention: Patch coverage is 45.86071% with 824 lines in your changes are missing coverage. Please review.

Project coverage is 54.71%. Comparing base (b896eb0) to head (e0e72a7).

❗ Current head e0e72a7 differs from pull request most recent head cf58a5f. Consider uploading reports for the commit cf58a5f to get more accurate results

Files Patch % Lines
...ousekeeping/hub/logic/commands/BookingCommand.java 0.00% 178 Missing ⚠️
...logic/commands/EditHousekeepingDetailsCommand.java 0.00% 85 Missing ⚠️
...ekeeping/hub/model/person/HousekeepingDetails.java 38.28% 68 Missing and 11 partials ⚠️
...keeping/hub/logic/parser/BookingCommandParser.java 0.00% 68 Missing ⚠️
...in/java/housekeeping/hub/model/person/Booking.java 0.00% 45 Missing ⚠️
...java/housekeeping/hub/logic/parser/ParserUtil.java 55.10% 39 Missing and 5 partials ⚠️
...ava/housekeeping/hub/model/person/BookingList.java 20.51% 29 Missing and 2 partials ⚠️
...va/housekeeping/hub/model/util/SampleDataUtil.java 9.09% 30 Missing ⚠️
...usekeeping/hub/storage/JsonAdaptedHousekeeper.java 39.53% 15 Missing and 11 partials ⚠️
...ub/logic/parser/EditHousekeepingDetailsParser.java 0.00% 25 Missing ⚠️
... and 33 more
Additional details and impacted files
@@              Coverage Diff              @@
##             master      #68       +/-   ##
=============================================
- Coverage     75.26%   54.71%   -20.56%     
- Complexity      419      554      +135     
=============================================
  Files            71      105       +34     
  Lines          1338     2526     +1188     
  Branches        126      293      +167     
=============================================
+ Hits           1007     1382      +375     
- Misses          301     1040      +739     
- Partials         30      104       +74     

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

GERARDJM018 and others added 29 commits March 18, 2024 00:19
Update TypePredicate.java to use isClient method.

This changes is made to maintain consistency.
There were many tests that have a standard format.

I decided to add the class Type so that it is easier to follow these formats
Add test cases for Housekeeper and TypePredicate classes
Enhance UI and change user guide's url
Update UG's welcome note, glossary, change some keyword and update help feature
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.

4 participants