wacl-york / mcm-web

Code for the MCM web application
1 stars 2 forks source link

Corrects decimal point addition to KPP rates #242

Closed stulacy closed 9 months ago

stulacy commented 9 months ago

Addresses #240 . There were 2 edge cases where a decimal point was being incorrectly added. These have been fixed by a simple regex change with unit tests being added to test this behaviour.