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

Add functionality for extracting households #144

Merged
merged 3 commits into from
Jan 2, 2024

Add random sample feature

791eedf
Select commit
Loading
Failed to load commit list.
Merged

Add functionality for extracting households #144

Add random sample feature
791eedf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 2, 2024 in 0s

82.29% (-0.44%) compared to 70de623

View this Pull Request on Codecov

82.29% (-0.44%) compared to 70de623

Details

Codecov Report

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

Comparison is base (70de623) 82.73% compared to head (791eedf) 82.29%.

Files Patch % Lines
policyengine_core/simulations/simulation.py 8.00% 46 Missing ⚠️
policyengine_core/tools/test_from_situation.py 62.50% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #144      +/-   ##
==========================================
- Coverage   82.73%   82.29%   -0.44%     
==========================================
  Files         182      183       +1     
  Lines        8799     8858      +59     
  Branches     1101     1118      +17     
==========================================
+ Hits         7280     7290      +10     
- Misses       1263     1312      +49     
  Partials      256      256              

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