synthea
synthea copied to clipboard
Space Health Module
Contains a simple module that calculates the probability of a vehicle launch accident. Trivia fact: there have been ~600 astronauts, and 30 deaths; resulting in an overall 5% mortality rate for space travelers.
I'm going to convert this to a draft PR, because it is still a work in progress.
Codecov Report
Merging #1054 (3ccfe47) into master (7876535) will increase coverage by
0%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #1054 +/- ##
=========================================
Coverage 79% 79%
- Complexity 3165 3171 +6
=========================================
Files 119 119
Lines 21704 21704
Branches 2949 2949
=========================================
+ Hits 17168 17296 +128
+ Misses 3617 3509 -108
+ Partials 919 899 -20
Impacted Files | Coverage Δ | |
---|---|---|
.../java/org/mitre/synthea/export/BB2RIFExporter.java | 49% <0%> (-5%) |
:arrow_down: |
...org/mitre/synthea/export/ClinicalNoteExporter.java | 72% <0%> (-3%) |
:arrow_down: |
.../org/mitre/synthea/export/SymptomTextExporter.java | 89% <0%> (-3%) |
:arrow_down: |
...ain/java/org/mitre/synthea/world/agents/Payer.java | 75% <0%> (-2%) |
:arrow_down: |
...in/java/org/mitre/synthea/export/TextExporter.java | 92% <0%> (-1%) |
:arrow_down: |
...n/java/org/mitre/synthea/export/CPCDSExporter.java | 92% <0%> (-1%) |
:arrow_down: |
src/main/java/org/mitre/synthea/engine/State.java | 86% <0%> (-1%) |
:arrow_down: |
...org/mitre/synthea/world/concepts/HealthRecord.java | 93% <0%> (-1%) |
:arrow_down: |
...e/synthea/modules/covid/C19ImmunizationModule.java | 92% <0%> (ø) |
|
...c/main/java/org/mitre/synthea/export/Exporter.java | 64% <0%> (+<1%) |
:arrow_up: |
... and 10 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 7876535...3ccfe47. Read the comment docs.