Possible additions to the costing module
@sangeetabhatia03 is already working on this.
Since Jul 1, 2026.
- Dominant language
- Python
- Stars
- 35
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
This is beautiful!!
The only thing I wonder whether it would be helpful to add would be a vignette of actual use.
e.g. Just to show that we start with a Path object to a simulation and then we can use, in turn, each of these functions.
It's visible from the scripts that are done, but these obviously have a lot of other things going on that might obscure the basics.
This vignette could be in the form of a test whereby we run through all the commands using a very small simulation that is stored in tests. This is what we're doing with tests/resources/dummy_simulation_run, where that run is the smallest run sufficient for the functions to all work on it.
Having it tested, would ensure that the functionality keeps working despite any future changes.
Originally posted by @tbhallett in https://github.com/UCL/TLOmodel/pull/1637#discussion_r2174524032
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.