Skip to content
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

Kcgallagher bugfix default workflows 268 #270

Merged
merged 14 commits into from
Aug 6, 2024

Conversation

KCGallagher
Copy link
Contributor

@KCGallagher KCGallagher commented Aug 6, 2024

Resolving bugs identified in #268. Initial attempts to clean up examples directory (as detailed in #269), however this is a longer project and I want to push this bugfix so that external users can work with the code.

No major functionality changes. Key bugs resolved:

  • Ensure cell locations are assigned in spatial workflow
  • Remove blank line generation on windows in output files
  • Add required waning immunity parameters into all workflow param files

Subsequently also had to update node versions for github actions. Updated all from python 3.8 -> 3.11 simultaneously.

Fixes #268.

@KCGallagher KCGallagher added bug Something isn't working python Changes related to pyEpiabm backend frontend Changes related to the frontend labels Aug 6, 2024
@KCGallagher KCGallagher requested a review from I-Bouros August 6, 2024 00:24
@KCGallagher KCGallagher self-assigned this Aug 6, 2024
Copy link

codecov bot commented Aug 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (e8ce085) to head (e2c89c6).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #270   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          110       110           
  Lines         3865      3876   +11     
=========================================
+ Hits          3865      3876   +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@I-Bouros I-Bouros merged commit ad93e92 into main Aug 6, 2024
16 checks passed
python_examples/README.md Show resolved Hide resolved
python_examples/README.md Show resolved Hide resolved
@rccreswell
Copy link
Contributor

rccreswell commented Aug 6, 2024

@KCGallagher Theres a typo but I didnt submit my review before it got merged: #271 is where i moved the suggestions

Thanks for fixing so promptly

@rccreswell rccreswell mentioned this pull request Aug 6, 2024
@KCGallagher KCGallagher deleted the kcgallagher-bugfix-default-workflows-268 branch August 6, 2024 14:15
@KCGallagher
Copy link
Contributor Author

Thanks for these suggestions Richard - I have approved the new PR where you make these.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Changes related to the frontend python Changes related to pyEpiabm backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug Report - Multiple Workflows
3 participants