-
Notifications
You must be signed in to change notification settings - Fork 185
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
Chapter 7 bankruptcy means test #5323
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some thoughts, can ignore if in the process
...ine_us/parameters/gov/bankruptcy/national_standards/food_clothing_and_others/additional.yaml
Outdated
Show resolved
Hide resolved
...ine_us/parameters/gov/bankruptcy/national_standards/food_clothing_and_others/additional.yaml
Outdated
Show resolved
Hide resolved
...ine_us/parameters/gov/bankruptcy/national_standards/food_clothing_and_others/additional.yaml
Show resolved
Hide resolved
Merge branch 'master' of https://github.com/PolicyEngine/policyengine-us into hua7450/issue5109
Fixes PolicyEngine#5109 Co-authored-by: Pinyan <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some initial format
...parameters/gov/bankruptcy/local_standards/housing_and_utilities/insurance_and_operating.yaml
Outdated
Show resolved
Hide resolved
...parameters/gov/bankruptcy/local_standards/housing_and_utilities/insurance_and_operating.yaml
Outdated
Show resolved
Hide resolved
...rameters/gov/bankruptcy/local_standards/vehicle_operation/county_group/northeast/boston.yaml
Outdated
Show resolved
Hide resolved
...rameters/gov/bankruptcy/local_standards/vehicle_operation/county_group/northeast/boston.yaml
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/bankruptcy/region/northeast_county.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/bankruptcy/deductions/other_necessary_expenses_deductions.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/bankruptcy/deductions/total_deductions.py
Outdated
Show resolved
Hide resolved
...parameters/gov/bankruptcy/national_standards/out_of_pocket_health_care/amount/above_age.yaml
Outdated
Show resolved
Hide resolved
...parameters/gov/bankruptcy/national_standards/out_of_pocket_health_care/amount/below_age.yaml
Outdated
Show resolved
Hide resolved
...us/parameters/gov/bankruptcy/national_standards/out_of_pocket_health_care/age_threshold.yaml
Outdated
Show resolved
Hide resolved
...arameters/gov/bankruptcy/local_standards/vehicle_operation/county_group/midwest/chicago.yaml
Outdated
Show resolved
Hide resolved
Merge branch 'master' of https://github.com/PolicyEngine/policyengine-us into hua7450/issue5109
Merge branch 'master' of https://github.com/PolicyEngine/policyengine-us into hua7450/issue5109
policyengine_us/variables/gov/bankruptcy/expenses/vehicle_mortgage_expense.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/bankruptcy/is_presumption_of_abuse.py
Outdated
Show resolved
Hide resolved
...ne_us/variables/gov/bankruptcy/deductions/chapter_7_bankruptcy_local_standards_deductions.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/household/demographic/person/is_vehicle_loaned.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/household/demographic/person/is_vehicle_loaned.py
Outdated
Show resolved
Hide resolved
policyengine_us/parameters/gov/bankruptcy/dependent_expense.yaml
Outdated
Show resolved
Hide resolved
...engine_us/parameters/gov/bankruptcy/national_standards/out_of_pocket_health_care/amount.yaml
Outdated
Show resolved
Hide resolved
...iables/gov/bankruptcy/deductions/chapter_7_bankruptcy_out_of_pocket_health_care_deduction.py
Outdated
Show resolved
Hide resolved
...iables/gov/bankruptcy/deductions/chapter_7_bankruptcy_out_of_pocket_health_care_deduction.py
Show resolved
Hide resolved
policyengine_us/parameters/gov/bankruptcy/national_standards/food_clothing_and_others/main.yaml
Outdated
Show resolved
Hide resolved
Merge branch 'master' of https://github.com/PolicyEngine/policyengine-us into hua7450/issue5109
policyengine_us/variables/household/demographic/person/has_a_vehicle_loan.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/household/demographic/person/has_a_vehicle_loan.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/household/demographic/person/has_a_vehicle_loan.py
Outdated
Show resolved
Hide resolved
...ne_us/variables/gov/bankruptcy/deductions/chapter_7_bankruptcy_local_standards_deductions.py
Outdated
Show resolved
Hide resolved
Merge branch 'master' of https://github.com/PolicyEngine/policyengine-us into hua7450/issue5109
Merge branch 'master' of https://github.com/PolicyEngine/policyengine-us into hua7450/issue5109
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5323 +/- ##
========================================
Coverage 99.10% 99.11%
========================================
Files 2687 2710 +23
Lines 38934 39292 +358
Branches 170 170
========================================
+ Hits 38585 38943 +358
Misses 315 315
Partials 34 34 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you add one integration test following the formula from the form:
https://www.cacb.uscourts.gov/sites/cacb/files/documents/forms/122A2.pdf#page=6
policyengine_us/variables/gov/bankruptcy/is_presumption_of_abuse.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/bankruptcy/expenses/vehicle_mortgage_expense.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/bankruptcy/expenses/public_transportation_expense.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/bankruptcy/deductions/chapter_7_bankruptcy_total_deductions.py
Show resolved
Hide resolved
...iables/gov/bankruptcy/deductions/chapter_7_bankruptcy_out_of_pocket_health_care_deduction.py
Show resolved
Hide resolved
...ngine_us/variables/gov/bankruptcy/deductions/chapter_7_bankruptcy_debt_payment_deductions.py
Outdated
Show resolved
Hide resolved
...ngine_us/variables/gov/bankruptcy/deductions/chapter_7_bankruptcy_debt_payment_deductions.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/bankruptcy/chapter_7_bankruptcy_adjust_monthly_income.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/bankruptcy/chapter_7_bankruptcy_adjust_monthly_income.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/bankruptcy/chapter_7_bankruptcy_adjust_monthly_income.py
Outdated
Show resolved
Hide resolved
Merge branch 'master' of https://github.com/PolicyEngine/policyengine-us into hua7450/issue5109
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My only question is about the position of the metadata in the file I commented on, not sure if that is formatted correctly
policyengine_us/parameters/gov/bankruptcy/expenses/dependent_expense.yaml
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe specify for each person over 4?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
are we accounting for this "* Subject to adjustment on 4/01/25, and every 3 years after that for cases filed on or after the date of adjustment."
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I changed the year to 2022; we can add the 2025's values once it's been released.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is the metadata supposed to be at the bottom of the file?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bottom or top, either way works.
policyengine_us/parameters/household/county_group/midwest/minneapolis_st_paul.yaml
Outdated
Show resolved
Hide resolved
policyengine_us/parameters/household/county_group/midwest/st_louis.yaml
Outdated
Show resolved
Hide resolved
Merge branch 'master' of https://github.com/PolicyEngine/policyengine-us into hua7450/issue5109
Fixes #5109