Skip to content

v0.5.0

Pre-release
Pre-release

Choose a tag to compare

@mdbecker mdbecker released this 23 Mar 11:44
· 1204 commits to develop since this release
76a5a76

STAT

  • [STAT][good first issue][hospital-request][python] de-implement streamlit caching #149
  • [STAT][enhancement][hospital-request][python] Users should be able to toggle between days and dates that appear in graphs and tables #147
  • [STAT][enhancement][good first issue][hospital-request][python] Allow users to fix y-axis #145

bug

  • [bug] Fix calculation of daily new infections #189
  • [bug] defaults.py AttributeError: repr references self.region.s #173
  • [bug][python][qa] Remove beta_decay #156
  • [bug] [bug] Incorrect doubling time for social distancing values above 63% #155
  • [bug][good first issue][python] Some inputs allow negative values #105
  • [bug][good first issue][python] social distancing divide by zero bug #104
  • [bug][good first issue][python] Error when social distancing is set to 100% #103
  • [bug][good first issue][hospital-request][python] The tool should not crash when the confirmed cases=0 and/or hospitalization=0 #10

closed

  • [closed] Tests around charts #179
  • [closed] new file tree #167
  • [closed] End user docs #161
  • [closed] Collect FAQs from Slack #152
  • [closed] Bind develop branch to heroku instance #141
  • [closed] Manifests must reflect current cluster state #135
  • [closed] Test issue #117
  • [closed] Fix https://codeforphilly.github.io/chime/CONTRIBUTING.html to reflect new PR process #109
  • [closed] Deploy chime 0.4.1 #98
  • [closed] only push tagged releases to container repo #89
  • [closed] External monitoring #74

documentation

  • [documentation] Document fallback procedure #139
  • [documentation][good first issue] update repo link on app to cfp #137

enhancement

  • [enhancement][python] Update model parameters #112
  • [enhancement][python] Widget values in single object #111
  • [enhancement][python] Separate defaults #110
  • [enhancement][python] Implement modules from app.py #77
  • [enhancement] Convert 'days from today' into calendar dates #56
  • [enhancement][python] Add caching #14

good first issue

  • [good first issue] Add CHIME to helpwithcovid.com #181
  • [good first issue] Test the scripts in "/script" on ubuntu #86

python

  • [python] Add cli #171
  • [python][qa] Refactor presentation functions #158
  • [python][qa] Extract display_sidebar into presentation. #157
  • [python][qa] Extract model calculations from app #150
  • [python][qa] Add to test_sir #132
  • [python][quickfix] Add pytest to Pipfile so it doesn't need to be installed separately #119
  • [python] Make current model more automatable #101
  • [python] refactor sidebar #87
  • [python][qa] Add model tests to pytest #61
  • [python][qa] Add python tests #60