mrc-ide / epireview

https://mrc-ide.github.io/epireview/
GNU General Public License v3.0
25 stars 2 forks source link

Additional checks in filter_df_for_metamean #41

Closed sangeetabhatia03 closed 4 months ago

sangeetabhatia03 commented 4 months ago

Re-organised some code; more informative error messages and additional checks for when either parameter value is present but unit is missing (this should never happen), or unit is present but value is missing. Added more tests to check these cases.