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

Patch to work with latest OG-Core #20

Merged
merged 32 commits into from
Dec 5, 2023

Conversation

jdebacker
Copy link
Collaborator

This PR patches OG-IND to work with the latest OG-Core release.

To do this, references to surv_rate are removed and rho is made into a 2-dimensional object.

Note: tests will not pass until OG-USA is updated via this PR.

@jdebacker jdebacker marked this pull request as draft October 24, 2023 00:11
@codecov-commenter
Copy link

codecov-commenter commented Nov 29, 2023

Codecov Report

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

Comparison is base (0281937) 80.32% compared to head (b9902d8) 80.31%.
Report is 19 commits behind head on main.

Files Patch % Lines
ogind/calibrate.py 4.87% 39 Missing ⚠️
ogind/tests/test_get_micro_data.py 89.36% 5 Missing ⚠️
ogind/income.py 85.71% 3 Missing ⚠️
ogind/demographics.py 80.00% 2 Missing ⚠️
ogind/get_micro_data.py 98.24% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
- Coverage   80.32%   80.31%   -0.01%     
==========================================
  Files           9       13       +4     
  Lines         681      696      +15     
==========================================
+ Hits          547      559      +12     
- Misses        134      137       +3     
Flag Coverage Δ
unittests 80.31% <74.74%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@jdebacker jdebacker marked this pull request as ready for review November 29, 2023 03:19
@rickecon
Copy link
Collaborator

rickecon commented Dec 5, 2023

Thanks @jdebacker. This looks great. Merging.

@rickecon rickecon merged commit 96d9fc6 into Revenue-Academy:main Dec 5, 2023
4 checks passed
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.

3 participants