Dave

Results 7 comments of Dave

The only way at present to improve the prod codebase is to implement well-tested incremental changes that get merged in as time allows, given they are very busy with BAU....

Hi - I’ve rebased against latest master, and will revalidate #316 on Monday - this change is non-trivial but not a particularly complex change, and affects CovidSim.cpp - who is...

@weshinsley @matt-gretton-dann Can you give any indication of when the backlog of proposed pull requests can be merged? - I know you're very busy at the moment.

@zdroid Yes - plans are afoot to break both Sweep.cpp and Update.cpp into separate files/classes. But not in this PR - to keep things simpler for the reviewers, I have...

@weshinsley @dlaydon @matt-gretton-dann Is Digital Contact Tracing actively used? If so, do we have any regression tests for it? It might not be worth refactoring otherwise - and I'll move...

@weshinsley Hi - can I just confirm if Digital Contact Tracing is actively used? I can unit test and simplify the code - just looking to see if it is...