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-T17-4] idENTify #83

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

Conversation

Guanzhou03
Copy link

@Guanzhou03 Guanzhou03 commented Sep 14, 2022

ENT doctors treat patients who often have chronic conditions and our product will make it easier for the staff to keep track of these patients, such as their appointment dates, the severity of their condition, their diagnosis, and allow admin staff to filter different types of patients.

@Guanzhou03 Guanzhou03 changed the title Add dummy commit [CS2103T-T17-4] idENTify Sep 20, 2022
@codecov-commenter
Copy link

codecov-commenter commented Sep 20, 2022

Codecov Report

Base: 72.15% // Head: 70.42% // Decreases project coverage by -1.73% ⚠️

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

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #83      +/-   ##
============================================
- Coverage     72.15%   70.42%   -1.74%     
- Complexity      399      819     +420     
============================================
  Files            70      111      +41     
  Lines          1232     2752    +1520     
  Branches        125      356     +231     
============================================
+ Hits            889     1938    +1049     
- Misses          311      703     +392     
- Partials         32      111      +79     
Impacted Files Coverage Δ
src/main/java/seedu/address/AppParameters.java 75.00% <ø> (ø)
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø)
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <ø> (ø)
...va/seedu/address/logic/commands/CommandResult.java 88.23% <ø> (ø)
...java/seedu/address/logic/commands/ExitCommand.java 100.00% <ø> (ø)
...ress/logic/commands/UnhideAppointmentsCommand.java 0.00% <0.00%> (ø)
.../address/logic/commands/UnhidePatientsCommand.java 0.00% <0.00%> (ø)
...ss/logic/commands/exceptions/CommandException.java 100.00% <ø> (ø)
...a/seedu/address/logic/parser/ArgumentMultimap.java 100.00% <ø> (ø)
... and 87 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.

CFSY added a commit to CFSY/tp that referenced this pull request Oct 25, 2022
Add basic UI for itinerary page
WingKei67 and others added 30 commits November 7, 2022 20:21
Add reuse credits for Person class
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