[CS2103T-T08-1] ImmuniMate#84
Open
jovantanyk wants to merge 497 commits intonus-cs2103-AY2324S2:masterfrom
Open
[CS2103T-T08-1] ImmuniMate#84jovantanyk wants to merge 497 commits intonus-cs2103-AY2324S2:masterfrom
jovantanyk wants to merge 497 commits intonus-cs2103-AY2324S2:masterfrom
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.