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-W12-1] Covigent #81

Open
wants to merge 1,109 commits into
base: master
Choose a base branch
from

Conversation

w-yeehong
Copy link

Covigent (CG) is a desktop app for managing information of quarantined individuals and the tasks to be done by staff of the quarantine facilities. It is optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). If you type fast, CG can improve your efficiency in managing your patients and tasks instead of using traditional GUI apps.

@w-yeehong w-yeehong changed the title [CS2103T-T12-1] Covigent [CS2103T-W12-1] Covigent Sep 15, 2020
Criss-Wang pushed a commit to Criss-Wang/tp that referenced this pull request Sep 25, 2020
@codecov-io
Copy link

codecov-io commented Oct 8, 2020

Codecov Report

Merging #81 (d825126) into master (b3e3b78) will decrease coverage by 3.70%.
The diff coverage is 70.99%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #81      +/-   ##
============================================
- Coverage     72.31%   68.60%   -3.71%     
- Complexity      400      838     +438     
============================================
  Files            70      120      +50     
  Lines          1228     2781    +1553     
  Branches        124      352     +228     
============================================
+ Hits            888     1908    +1020     
- Misses          308      721     +413     
- Partials         32      152     +120     
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...n/java/seedu/address/commons/core/GuiSettings.java 69.23% <ø> (ø) 5.00 <0.00> (ø)
...in/java/seedu/address/commons/core/LogsCenter.java 78.37% <ø> (ø) 10.00 <0.00> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...main/java/seedu/address/commons/util/FileUtil.java 77.27% <ø> (ø) 9.00 <0.00> (ø)
...c/main/java/seedu/address/model/patient/Phone.java 70.00% <0.00%> (ø) 7.00 <2.00> (?)
.../model/room/exceptions/DuplicateRoomException.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...s/model/room/exceptions/RoomNotFoundException.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...ava/seedu/address/model/task/DueDatePredicate.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
.../java/seedu/address/model/util/SampleDataUtil.java 0.00% <0.00%> (-20.00%) 0.00 <0.00> (-1.00)
... and 163 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 b3e3b78...d825126. Read the comment docs.

nopenotj pushed a commit to nopenotj/tp that referenced this pull request Oct 8, 2020
…t-Contacts

Update ListCommand to use 'contact list' command and add back parseCommand list test
li-s pushed a commit to li-s/tp that referenced this pull request Oct 10, 2020
Licheng-Wu added a commit to Licheng-Wu/tp that referenced this pull request Oct 21, 2020
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