mrc-ide / covid-sim

This is the COVID-19 CovidSim microsimulation model developed by the MRC Centre for Global Infectious Disease Analysis hosted at Imperial College, London.
GNU General Public License v3.0
1.23k stars 256 forks source link

Wes/params2 #479

Closed weshinsley closed 3 years ago

weshinsley commented 3 years ago

This PR

The intention was to add unit tests for ReadParams too, but this gets tricky as P is an extern global, and that makes it tricky to compile just the ReadParams unit for testing. Also the PR is at risk of getting monstrous, so this is a good time to pause.