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-T11-4] HospiSearch #67

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

Conversation

Creationsv2
Copy link

HospiSearch helps hospital admin staff manage patient records. It is optimised for CLI users so that frequent tasks can be done faster by typing in commands.

@codecov
Copy link

codecov bot commented Feb 15, 2023

Codecov Report

Patch coverage: 66.12% and project coverage change: -3.27 ⚠️

Comparison is base (928f146) 72.15% compared to head (5f5bc80) 68.89%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #67      +/-   ##
============================================
- Coverage     72.15%   68.89%   -3.27%     
- Complexity      399      645     +246     
============================================
  Files            70      106      +36     
  Lines          1232     2183     +951     
  Branches        125      229     +104     
============================================
+ Hits            889     1504     +615     
- Misses          311      609     +298     
- Partials         32       70      +38     
Impacted Files Coverage Δ
src/main/java/seedu/address/Main.java 0.00% <ø> (ø)
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø)
...rc/main/java/seedu/address/logic/LogicManager.java 65.21% <0.00%> (-9.79%) ⬇️
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <ø> (ø)
...java/seedu/address/logic/commands/ListCommand.java 100.00% <ø> (ø)
...ddress/logic/parser/DeleteBackupCommandParser.java 0.00% <0.00%> (ø)
.../seedu/address/logic/parser/LoadCommandParser.java 0.00% <0.00%> (ø)
src/main/java/seedu/address/model/AddressBook.java 72.00% <0.00%> (-19.67%) ⬇️
src/main/java/seedu/address/model/Model.java 100.00% <ø> (ø)
... and 70 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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

jedidiahC pushed a commit to jedidiahC/tp that referenced this pull request Mar 13, 2023
ARPspoofing added a commit to ARPspoofing/tp that referenced this pull request Mar 14, 2023
weekiat-douze pushed a commit to weekiat-douze/tp that referenced this pull request Mar 24, 2023
SeanChinJunKai and others added 26 commits March 30, 2023 22:21
This reverts commit 4ebdd91.
Edit UG to fix the Note format error
Fix hyperlinks not working on website
* main:
  Fix hyperlinks not working on website
  Fix styling errors
* commit '7fd29ae4804a67d7359e6652281425e3ec697905':
  Fix hyperlinks not working
  fixed tests
  fixes viewbackups
Creationsv2 and others added 30 commits April 10, 2023 16:46
Fixed ad in the list of compulsory prefixes
Improve code quality for logic components
Changed HS to HospiSearch for better standardization
- Made the scenarios for using these commands more personalized
- Added glossary table
- Standardised description of patient fields to fit the glossary term
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