Skip to content

[CS2103T-W12-1] DocBob#59

Open
vivegank wants to merge 423 commits into
nus-cs2103-AY2021S2:masterfrom
AY2021S2-CS2103T-W12-1:master
Open

[CS2103T-W12-1] DocBob#59
vivegank wants to merge 423 commits into
nus-cs2103-AY2021S2:masterfrom
AY2021S2-CS2103T-W12-1:master

Conversation

@vivegank
Copy link
Copy Markdown

@vivegank vivegank commented Feb 24, 2021

DocBob is a lightweight patient management system built to help small clinics better manage the appointments & medical information of their beloved patients. With DocBob, you will never have to go through the hassle of manually keeping track of your patients’ medical information and appointments ever again. Leave the pen and paper in the past and let DocBob take you to an automated future.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Mar 2, 2021

Codecov Report

Merging #59 (e03c372) into master (c36220c) will decrease coverage by 8.73%.
The diff coverage is 55.92%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #59      +/-   ##
============================================
- Coverage     72.15%   63.42%   -8.74%     
- Complexity      399      563     +164     
============================================
  Files            70      101      +31     
  Lines          1232     2193     +961     
  Branches        125      234     +109     
============================================
+ Hits            889     1391     +502     
- Misses          311      747     +436     
- Partials         32       55      +23     
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...main/java/seedu/address/commons/util/JsonUtil.java 94.11% <ø> (ø) 8.00 <0.00> (ø)
...rc/main/java/seedu/address/logic/LogicManager.java 55.55% <0.00%> (-19.45%) 3.00 <0.00> (ø)
...java/seedu/address/logic/commands/ExitCommand.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...gic/commands/medical/SaveMedicalRecordCommand.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...parser/medical/OpenMedicalRecordCommandParser.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...parser/medical/ViewMedicalRecordCommandParser.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...logic/parser/medical/ViewPatientCommandParser.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
.../main/java/seedu/address/model/person/Address.java 80.00% <ø> (ø) 6.00 <0.00> (ø)
... and 91 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c36220c...e03c372. Read the comment docs.

markuz5116 pushed a commit to markuz5116/tp that referenced this pull request Mar 6, 2021
mrweikiat pushed a commit to mrweikiat/tp that referenced this pull request Mar 9, 2021
BigDoot and others added 27 commits March 31, 2021 00:24
Implement archiving, unarchiving, viewing archive and being able to find & delete in archive
ViewMedicalRecordCommand
SaveMedicalRecordCommand
Section functionality

updates to:
ListAppointmentsCommand
EditorWindow
many FXMLs
v1.3 new features and gui improvements
Update UG with archive stuff and change the UI for Dry Run PE
Update Listappt to display in patientviewbox
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