You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The PACEHRH package unit tests rely on a bunch of partial versions of the model_inputs spreadsheet. This issue calls out two challenges:
There should always be exactly one "official" version of model_inputs.xlsx, with appropriate version control. Right now Ryan and I are both working on PRs than could change model_inputs.xlsx to add new sheets. Since these are binary files, we can't rely on Git to do clash detection and resolution for us.
Derivative versions for testing need to be identifiable as such to avoid confusion with the official version.
Whatever we decide here should become part of contributor guidelines. (See #276 )
The text was updated successfully, but these errors were encountered:
The PACEHRH package unit tests rely on a bunch of partial versions of the model_inputs spreadsheet. This issue calls out two challenges:
Whatever we decide here should become part of contributor guidelines. (See #276 )
The text was updated successfully, but these errors were encountered: