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 flat file export #237

Merged
merged 2 commits into from
Aug 7, 2024
Merged

Add flat file export #237

merged 2 commits into from
Aug 7, 2024

Conversation

nikhilwoodruff
Copy link
Contributor

Fixes #236

@nikhilwoodruff nikhilwoodruff self-assigned this Aug 7, 2024
@nikhilwoodruff
Copy link
Contributor Author

Tested on the UK system
image

Copy link

codecov bot commented Aug 7, 2024

Codecov Report

Attention: Patch coverage is 3.03030% with 32 lines in your changes missing coverage. Please review.

Project coverage is 79.53%. Comparing base (d0ee394) to head (82159d3).
Report is 9 commits behind head on master.

Files Patch % Lines
policyengine_core/simulations/simulation.py 3.44% 28 Missing ⚠️
policyengine_core/data/dataset.py 0.00% 2 Missing ⚠️
policyengine_core/reforms/reform.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #237      +/-   ##
==========================================
- Coverage   81.98%   79.53%   -2.46%     
==========================================
  Files         189      191       +2     
  Lines        9532    10005     +473     
  Branches     1205     1306     +101     
==========================================
+ Hits         7815     7957     +142     
- Misses       1436     1767     +331     
  Partials      281      281              

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

@nikhilwoodruff nikhilwoodruff merged commit 4aff39b into master Aug 7, 2024
4 of 6 checks passed
@nikhilwoodruff nikhilwoodruff deleted the flat-file branch August 7, 2024 12:42
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.

Add flat file exporting option
1 participant