neherlab / covid19_scenarios

Models of COVID-19 outbreak trajectories and hospital demand
https://covid19-scenarios.org
MIT License
1.36k stars 354 forks source link

feat: add outcomes table #691

Closed ivan-aksamentov closed 4 years ago

ivan-aksamentov commented 4 years ago

Related issues and PRs

Description

This adds outcomes table to the results section of the simulator, similar to such in the PDF preview, as requested in #658

Impacted Areas in the application

Testing

vercel[bot] commented 4 years ago

This pull request is being automatically deployed with Vercel (learn more). To see the status of your deployment, click below or on the icon next to each commit.

πŸ” Inspect: https://vercel.com/covid19-scenarios/covid19-scenarios/zmvijgiz1 βœ… Preview: https://covid19-scenarios-git-feat-outcomes-table.covid19-scenarios.now.sh

codecov[bot] commented 4 years ago

Codecov Report

Merging #691 into master will decrease coverage by 0.15%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #691      +/-   ##
==========================================
- Coverage   24.73%   24.58%   -0.16%     
==========================================
  Files         134      134              
  Lines        2878     2896      +18     
  Branches      378      386       +8     
==========================================
  Hits          712      712              
- Misses       2166     2184      +18     
Impacted Files Coverage Ξ”
src/components/Main/PrintPage/PrintPage.tsx 0.00% <ΓΈ> (ΓΈ)
src/components/Main/PrintPage/TableResult.tsx 0.00% <0.00%> (ΓΈ)
...mponents/Main/Results/ResponsiveTooltipContent.tsx 0.00% <0.00%> (ΓΈ)
src/components/Main/Results/ResultsCard.tsx 0.00% <0.00%> (ΓΈ)
codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit c3895459 and detected 0 issues on this pull request.

View more on Code Climate.