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-F12-1] Docedex #74

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

Conversation

praveenkrishna0512
Copy link

Docédex is a desktop application for managing doctors and patients within hospitals, optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). If you type fast, Docédex can get your patient management tasks done faster than traditional GUI apps.

@codecov
Copy link

codecov bot commented Feb 16, 2023

Codecov Report

Patch coverage: 65.09% and project coverage change: -5.51 ⚠️

Comparison is base (928f146) 72.15% compared to head (834e799) 66.65%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #74      +/-   ##
============================================
- Coverage     72.15%   66.65%   -5.51%     
- Complexity      399      773     +374     
============================================
  Files            70      112      +42     
  Lines          1232     2621    +1389     
  Branches        125      333     +208     
============================================
+ Hits            889     1747     +858     
- Misses          311      734     +423     
- Partials         32      140     +108     
Impacted Files Coverage Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø)
...in/java/seedu/address/commons/core/LogsCenter.java 78.37% <ø> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø)
...u/address/logic/commands/AssignPatientCommand.java 0.00% <0.00%> (ø)
...ain/java/seedu/address/logic/commands/Command.java 100.00% <ø> (ø)
...seedu/address/logic/commands/CommandInterface.java 0.00% <0.00%> (ø)
...address/logic/commands/UnassignPatientCommand.java 0.00% <0.00%> (ø)
...dress/logic/parser/AssignPatientCommandParser.java 0.00% <0.00%> (ø)
...ddress/logic/parser/SelectDoctorCommandParser.java 0.00% <0.00%> (ø)
...dress/logic/parser/SelectPatientCommandParser.java 0.00% <0.00%> (ø)
... and 78 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

weekiat-douze pushed a commit to weekiat-douze/tp that referenced this pull request Mar 29, 2023
praveenkrishna0512 and others added 28 commits April 6, 2023 13:05
This reverts commit 1964a32.
This reverts commit 1964a32.
owen-yap and others added 30 commits April 10, 2023 18:15
…-appendix-h

Add reuse credit comment for Appendix H
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