-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Csv writing #249
Csv writing #249
Conversation
…piabm into infection-history
…ord infection history or not)
…piabm into infection-history
…piabm into infection-history
…piabm into infection-history
…n-history # Conflicts: # pyEpiabm/pyEpiabm/sweep/update_place_sweep.py
…n-history # Conflicts: # pyEpiabm/pyEpiabm/sweep/update_place_sweep.py
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Really great work here both - some of those bugs were not easy to isolate (though I am sorry we hadn't picked them up before), so very well identified! I am not sure why the tests are failing but will look into that now
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One minor suggestion for some logic I don't quite understand (nested if statements - there are two examples in the same file), but otherwise am happy with this. Afraid I want to postpone merging until we resolve the functional test issue, but I will look into this tonight/tomorrow and decide what to do here.
Summary
Checklist
All new functions have docstrings in the correct style
I've verified the complete docs build locally without errors
I've maintained 100% coverage (please mention any 'no cover' annotations explicitly)
I've unit-tested all new methods directly
Breaking change (fix or feature that would cause existing functionality to change)
I have read the CONTRIBUTING document.
My code follows the code style of this project.
I have updated the wiki with new parameters/model functionality
Closing issues
Closes #248.