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-T12-2] MedInfo #66

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

Conversation

nramapurath
Copy link

MedInfo aims to solve the problem of the slow, multiple-step process of documenting patient medical records during in-processing and provide faster access to a particular patient’s medical records for hospital admin staff.

@codecov
Copy link

codecov bot commented Feb 15, 2023

Codecov Report

Patch coverage: 42.91% and project coverage change: -24.10 ⚠️

Comparison is base (928f146) 72.15% compared to head (ab7be6e) 48.06%.

Additional details and impacted files
@@              Coverage Diff              @@
##             master      #66       +/-   ##
=============================================
- Coverage     72.15%   48.06%   -24.10%     
+ Complexity      399      374       -25     
=============================================
  Files            70       90       +20     
  Lines          1232     1858      +626     
  Branches        125      198       +73     
=============================================
+ Hits            889      893        +4     
- Misses          311      896      +585     
- Partials         32       69       +37     
Impacted Files Coverage Δ
src/main/java/seedu/medinfo/AppParameters.java 75.00% <ø> (ø)
src/main/java/seedu/medinfo/Main.java 0.00% <ø> (ø)
src/main/java/seedu/medinfo/MainApp.java 0.00% <0.00%> (ø)
...c/main/java/seedu/medinfo/commons/core/Config.java 68.18% <ø> (ø)
...n/java/seedu/medinfo/commons/core/GuiSettings.java 69.23% <ø> (ø)
...in/java/seedu/medinfo/commons/core/LogsCenter.java 78.37% <ø> (ø)
...main/java/seedu/medinfo/commons/core/Messages.java 0.00% <0.00%> (ø)
.../main/java/seedu/medinfo/commons/core/Version.java 82.50% <ø> (ø)
...n/java/seedu/medinfo/commons/core/index/Index.java 100.00% <ø> (ø)
...fo/commons/exceptions/DataConversionException.java 100.00% <ø> (ø)
... and 80 more

☔ 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 3, 2023
ARPspoofing pushed a commit to ARPspoofing/tp that referenced this pull request Mar 14, 2023
…tutorial-adding-command

[Tutorial adding command] Add null initializers for performance and remark classes
weekiat-douze pushed a commit to weekiat-douze/tp that referenced this pull request Mar 24, 2023
[v1.3] Updated DG (Import), Fixed Import command bug
yitong241 and others added 26 commits March 29, 2023 14:40
Add table of contents for DG
* 'master' of https://github.com/KSunil2001/tp:
  Update ward naming convention in UG
  Add more commands into UG
  Add table of contents for DG
  Add table of contents for DG
Update edit and addward command description in UG and add a help.txt file
Fix sort command error message display bug
Merges latest changes to delete confirmation update branch
nramapurath and others added 30 commits April 10, 2023 23:18
* 'master' of https://github.com/KSunil2001/tp:
  Fix checkstyle in Discharge.java
  Minor change on DG
  Javadocs up to model
  update Jerald ppp
  Add javadoc for SortCommandParser.java
  Javadoc and code quality check up to Util
  fix DG, remove {more to be added}
  Modify DG
  Add javadoc for SortCommandParser.java
  Nic PPP
  Modify yitong241.md PPP
  Complete fix for Waiting Room capacity bug + Clear will not delete Waiting Room
  Edit date-time validation enhancement
  Remove "future" in Discharge

# Conflicts:
#	src/main/java/seedu/medinfo/model/patient/Discharge.java
#	src/main/java/seedu/medinfo/model/ward/UniqueWardList.java
Remove acknowledgements section from DG
Fix checkstyle issues and remove failing testcases
Remove acknowledgements from table of contents
Add citation of reused code
Add citation of reused code
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