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

V1.9 #10

Open
wants to merge 27 commits into
base: main
Choose a base branch
from
Open

V1.9 #10

wants to merge 27 commits into from

Conversation

arnauqb
Copy link
Owner

@arnauqb arnauqb commented Jan 23, 2024

This is a breaking release.

  • Includes functionality to seed by district in the UK.
  • Fixed error where infection profile shift was not correct.
  • Allows to specify a different beta factor per region.
  • Fixes normalization constant in infectivity in the leisure network to only consider active people.

Copy link

codecov bot commented Jan 23, 2024

Codecov Report

Attention: 49 lines in your changes are missing coverage. Please review.

Comparison is base (093bc48) 97.49% compared to head (dd8f78e) 87.69%.

Files Patch % Lines
grad_june/infection_seed.py 82.56% 19 Missing ⚠️
grad_june/june_world_loader/network_loader.py 16.66% 10 Missing ⚠️
grad_june/june_world_loader/leisure_loader.py 20.00% 8 Missing ⚠️
grad_june/demographics.py 83.78% 6 Missing ⚠️
grad_june/utils.py 16.66% 5 Missing ⚠️
grad_june/symptoms.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
- Coverage   97.49%   87.69%   -9.80%     
==========================================
  Files          28       30       +2     
  Lines        1118     1252     +134     
==========================================
+ Hits         1090     1098       +8     
- Misses         28      154     +126     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant