-
Notifications
You must be signed in to change notification settings - Fork 521
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-T08-1] ImmuniMate #84
base: master
Are you sure you want to change the base?
[CS2103T-T08-1] ImmuniMate #84
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #84 +/- ##
============================================
- Coverage 65.27% 63.04% -2.23%
- Complexity 547 579 +32
============================================
Files 96 104 +8
Lines 2174 2392 +218
Branches 242 285 +43
============================================
+ Hits 1419 1508 +89
- Misses 678 798 +120
- Partials 77 86 +9 ☔ View full report in Codecov by Sentry. |
DeleteInfoCommandParser: change to using argmultimap to verify presence of NRIC
Adjust Person for testing
Update user guide with all features
Fix finding profiles by condition, add tests for condition predicate
Add check command
Add Clusters feature
Fix GUI image in index
fix deleteinfo bug
Dg addvisit
Fix icon.
Add Page break
Change return value to true for hasPerson().
Add page break
fix add visit
Add page breaks.
User story
Update DG
- precondition involve 'log in to the system' - change to launched the system; - change to IMS.
Fix DG bugs:
Final edits
As the number of patients a General Practitioner grows, information management might prove complex, especially so for personal data. ImmuniMate offers a way to record comprehensive information about every patient, while ensuring timely updates and avoiding duplications/contradictions. It also seeks to establish links between patient for contact tracing and finding potential infectious clusters.