-
Notifications
You must be signed in to change notification settings - Fork 194
Add per capita medicaid cost defaults #6140
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 per capita medicaid cost defaults #6140
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6140 +/- ##
=======================================
Coverage 99.21% 99.21%
=======================================
Files 2953 2954 +1
Lines 42348 42350 +2
Branches 203 202 -1
=======================================
+ Hits 42014 42016 +2
Misses 300 300
Partials 34 34 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
policyengine_us/variables/gov/hhs/medicaid/medicaid_enrolled.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/hhs/medicaid/medicaid_enrolled.py
Outdated
Show resolved
Hide resolved
policyengine_us/tests/policy/baseline/gov/hhs/medicaid/costs/medicaid_cost_if_enrolled.yaml
Show resolved
Hide resolved
policyengine_us/parameters/calibration/gov/hhs/medicaid/totals/per_capita.yaml
Outdated
Show resolved
Hide resolved
policyengine_us/parameters/calibration/gov/hhs/medicaid/totals/per_capita.yaml
Outdated
Show resolved
Hide resolved
Co-authored-by: Pavel Makarchuk <[email protected]>
policyengine_us/variables/gov/usda/wic/meets_wic_categorical_eligibility.py
Outdated
Show resolved
Hide resolved
@MaxGhenis just to confirm, this will have an impact on the output values for medicaid -- if so would love to notify tomorrow morning and merge tomorrow afternoon |
Fixes #6138