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

[CS2103-F13-4] Healthcare Xpress #94

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

Conversation

xhphoong
Copy link

Healthcare Xpress helps medical administrator to manage details and schedules of the patients and nurses that are involved in home-visit. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.

@codecov-commenter
Copy link

codecov-commenter commented Sep 16, 2022

Codecov Report

Base: 72.15% // Head: 70.01% // Decreases project coverage by -2.14% ⚠️

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

❗ Current head 8cf5a0c differs from pull request most recent head 1e5b7ed. Consider uploading reports for the commit 1e5b7ed to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #94      +/-   ##
============================================
- Coverage     72.15%   70.01%   -2.15%     
- Complexity      399      827     +428     
============================================
  Files            70      105      +35     
  Lines          1232     3145    +1913     
  Branches        125      374     +249     
============================================
+ Hits            889     2202    +1313     
- Misses          311      778     +467     
- Partials         32      165     +133     
Impacted Files Coverage Δ
src/main/java/seedu/address/Main.java 0.00% <ø> (ø)
src/main/java/seedu/address/MainApp.java 0.00% <ø> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø)
...ress/commons/exceptions/IllegalValueException.java 50.00% <ø> (-50.00%) ⬇️
.../main/java/seedu/address/commons/util/AppUtil.java 88.88% <ø> (ø)
...ava/seedu/address/commons/util/CollectionUtil.java 87.50% <ø> (ø)
...main/java/seedu/address/commons/util/FileUtil.java 77.27% <ø> (ø)
...du/address/logic/commands/CheckSimilarCommand.java 0.00% <0.00%> (ø)
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <ø> (ø)
...ain/java/seedu/address/logic/commands/Command.java 100.00% <ø> (ø)
... and 98 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.

ShenyiCui added a commit to ShenyiCui/tp that referenced this pull request Oct 23, 2022
…task-relative-index

Fix: use relative person index when adding task
CFSY added a commit to CFSY/tp that referenced this pull request Oct 25, 2022
johnbenedictyan and others added 27 commits October 28, 2022 02:09
…er-functions

Code Quality Check - Helper Functions
Update List command in user guide
Update user guide about new feature and add images
Fix Inconsistent App Naming. Fixes #201. Fixes #184.
Fix grammar issues. Fixes #189. Fixes #170. Fixes #168. Fixes #166. Fixes #163. Fixes #141.
LolfoollorS and others added 30 commits November 7, 2022 22:31
…message

Update UserGuide on Help Window, update wording error in address, updating HelpWindow's text.
Fix bug in List command, Add Unmark to DG
Improve code quality of list command parser
Add UndoUnmark command in DG
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