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-W08-4] PharmHub #122

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

Conversation

HEEaZ
Copy link

@HEEaZ HEEaZ commented Sep 24, 2023

PharmHub helps remote pharmacists process medication orders for patients effectively. Through PharmHub, remote pharmacists will be able to quickly and easily view patient details, as well as track and update medication orders of patients whilst running automated checks on the suitability of these orders.

@codecov
Copy link

codecov bot commented Sep 24, 2023

Codecov Report

Attention: 478 lines in your changes are missing coverage. Please review.

Comparison is base (517b785) 75.26% compared to head (765f91f) 71.70%.

❗ Current head 765f91f differs from pull request most recent head 4d3dfdc. Consider uploading reports for the commit 4d3dfdc to get more accurate results

Files Patch % Lines
...eedu/pharmhub/logic/commands/ShortFormCommand.java 0.00% 40 Missing ⚠️
src/main/java/seedu/pharmhub/ui/MainWindow.java 0.00% 30 Missing ⚠️
src/main/java/seedu/pharmhub/ui/PersonDisplay.java 0.00% 30 Missing ⚠️
...c/main/java/seedu/pharmhub/model/order/Status.java 61.66% 10 Missing and 13 partials ⚠️
...java/seedu/pharmhub/model/util/SampleDataUtil.java 25.00% 21 Missing ⚠️
.../pharmhub/logic/parser/ShortFormCommandParser.java 0.00% 17 Missing ⚠️
...rc/main/java/seedu/pharmhub/ui/OrderListPanel.java 0.00% 17 Missing ⚠️
src/main/java/seedu/pharmhub/ui/OrderDisplay.java 0.00% 16 Missing ⚠️
...u/pharmhub/logic/commands/UpdateStatusCommand.java 82.05% 4 Missing and 10 partials ⚠️
src/main/java/seedu/pharmhub/ui/OrderCard.java 0.00% 14 Missing ⚠️
... and 52 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #122      +/-   ##
============================================
- Coverage     75.26%   71.70%   -3.56%     
- Complexity      419      796     +377     
============================================
  Files            71      121      +50     
  Lines          1338     2700    +1362     
  Branches        126      321     +195     
============================================
+ Hits           1007     1936     +929     
- Misses          301      616     +315     
- Partials         30      148     +118     

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

Chrainx added a commit to Chrainx/tp that referenced this pull request Nov 4, 2023
yuxunn pushed a commit to yuxunn/tp that referenced this pull request Nov 6, 2023
Update User Guide for Edit, DeleteMeeting and AddClient
joeng03 and others added 27 commits November 9, 2023 05:29
Add test case for FindOrderCommandParser
…es-to-pharmhub

Rename AddressBook Classes, comments, and .puml references to PharmHub
# Conflicts:
#	docs/DeveloperGuide.md
HEEaZ and others added 30 commits November 14, 2023 05:58
docs: Update UG documentation for findp
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