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-W12-4] Connect Care #38

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

Conversation

Jolonauh
Copy link

Connect Care helps social workers with client case management. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.

Copy link

codecov bot commented Feb 20, 2024

Codecov Report

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

Project coverage is 93.4981%. Comparing base (b896eb0) to head (aa209ee).

Files Patch % Lines
...ava/seedu/address/model/event/UniqueEventList.java 91.3043% 3 Missing and 1 partial ⚠️
...ain/java/seedu/address/history/HistoryManager.java 66.6666% 0 Missing and 3 partials ⚠️
...rc/main/java/seedu/address/history/ModelState.java 60.0000% 0 Missing and 2 partials ⚠️
...edu/address/logic/commands/ScheduleAddCommand.java 91.3043% 0 Missing and 2 partials ⚠️
...edu/address/logic/parser/DisplayCommandParser.java 75.0000% 0 Missing and 2 partials ⚠️
...rc/main/java/seedu/address/model/ModelManager.java 95.2381% 2 Missing ⚠️
...model/person/AddressContainsKeywordsPredicate.java 60.0000% 1 Missing and 1 partial ⚠️
...l/person/DescriptionContainsKeywordsPredicate.java 60.0000% 1 Missing and 1 partial ⚠️
...ess/model/person/KinContainsKeywordsPredicate.java 60.0000% 1 Missing and 1 partial ⚠️
...rc/main/java/seedu/address/logic/LogicManager.java 85.7142% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
@@                 Coverage Diff                 @@
##               master        #38         +/-   ##
===================================================
+ Coverage     75.2615%   93.4981%   +18.2365%     
- Complexity        419        717        +298     
===================================================
  Files              71         96         +25     
  Lines            1338       1861        +523     
  Branches          126        183         +57     
===================================================
+ Hits             1007       1740        +733     
+ Misses            301         68        -233     
- Partials           30         53         +23     

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

eliotlee68 and others added 30 commits April 15, 2024 23:23
Add java docs and delete unused class
Add shortcuts implementation in DG
Add test for optional fields to check if its there
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