covid-alert-ny / covid-green-app

Covid Alert NY - React-Native App
Apache License 2.0
6 stars 1 forks source link

Fix chart date matching around months with < 30 days #645

Closed AlanSl closed 3 years ago

AlanSl commented 3 years ago

Fixes bug where positivity calculation is wrong if the previous month had less than 30 days (i.e. wrong for 1st and 2nd March until data for 3rd and 4th March is uploaded).

This is patched up for this year via the API and likely won't have an affect until March 1st 2022 so there's no need to rush out a patch release but it should still be fixed.