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

Refactor: state revamp #722

Closed ivan-aksamentov closed 4 years ago

ivan-aksamentov commented 4 years ago

Related issues and PRs

Description

This PR:

Impacted Areas in the application

React components and pages

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/dgwd2jpfz βœ… Preview: https://covid19-scenarios-git-refactor-state-revamp.covid19-scenarios.now.sh

codecov[bot] commented 4 years ago

Codecov Report

Merging #722 into master will decrease coverage by 9.87%. The diff coverage is 7.96%.

@@            Coverage Diff             @@
##           master     #722      +/-   ##
==========================================
- Coverage   24.53%   14.66%   -9.88%     
==========================================
  Files         135      160      +25     
  Lines        2902     3165     +263     
  Branches      388      379       -9     
==========================================
- Hits          712      464     -248     
- Misses       2190     2701     +511     
Impacted Files Coverage Ξ”
src/algorithms/cli.ts 0.00% <0.00%> (ΓΈ)
src/algorithms/types/Param.types.ts 100.00% <ΓΈ> (ΓΈ)
src/algorithms/utils/exportResult.ts 0.00% <0.00%> (ΓΈ)
src/components/Faq/FaqTableOfContents.tsx 0.00% <0.00%> (ΓΈ)
src/components/Layout/Footer.tsx 0.00% <0.00%> (ΓΈ)
src/components/Layout/LanguageSwitcher.tsx 0.00% <0.00%> (-47.62%) :arrow_down:
src/components/Layout/Layout.tsx 0.00% <0.00%> (ΓΈ)
src/components/Layout/NavigationBar.tsx 0.00% <0.00%> (ΓΈ)
src/components/Layout/NavigationLink.tsx 0.00% <0.00%> (ΓΈ)
...omponents/Main/CaseCounts/CaseCountsDataPicker.tsx 0.00% <0.00%> (ΓΈ)
... and 127 more
codeclimate[bot] commented 4 years ago

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

View more on Code Climate.