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

Space Health Module #1054

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

awatson1978
Copy link
Collaborator

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.

@jawalonoski jawalonoski marked this pull request as draft May 5, 2022 17:22
@jawalonoski
Copy link
Member

I'm going to convert this to a draft PR, because it is still a work in progress.

@codecov
Copy link

codecov bot commented May 5, 2022

Codecov Report

Merging #1054 (3ccfe47) into master (7876535) will increase coverage by 0%.
The diff coverage is n/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%) ⬇️
...org/mitre/synthea/export/ClinicalNoteExporter.java 72% <0%> (-3%) ⬇️
.../org/mitre/synthea/export/SymptomTextExporter.java 89% <0%> (-3%) ⬇️
...ain/java/org/mitre/synthea/world/agents/Payer.java 75% <0%> (-2%) ⬇️
...in/java/org/mitre/synthea/export/TextExporter.java 92% <0%> (-1%) ⬇️
...n/java/org/mitre/synthea/export/CPCDSExporter.java 92% <0%> (-1%) ⬇️
src/main/java/org/mitre/synthea/engine/State.java 86% <0%> (-1%) ⬇️
...org/mitre/synthea/world/concepts/HealthRecord.java 93% <0%> (-1%) ⬇️
...e/synthea/modules/covid/C19ImmunizationModule.java 92% <0%> (ø)
...c/main/java/org/mitre/synthea/export/Exporter.java 64% <0%> (+<1%) ⬆️
... 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.

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.

None yet

2 participants