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

Distributing the corporate income tax across individual taxpayers #196

Merged
merged 36 commits into from
Apr 23, 2024

Conversation

jdebacker
Copy link
Member

This PR adds functions to Tax-Brain to distribute the corporate income tax across individual taxpayers.

@jdebacker jdebacker changed the title Distributing the corporate income tax across individual taxpayers [WIP] Distributing the corporate income tax across individual taxpayers Apr 1, 2024
@codecov-commenter
Copy link

codecov-commenter commented Apr 1, 2024

Codecov Report

Attention: Patch coverage is 86.47959% with 53 lines in your changes are missing coverage. Please review.

Project coverage is 83.13%. Comparing base (82cee97) to head (fa0d3bb).
Report is 3 commits behind head on master.

Files Patch % Lines
cs-config/cs_config/helpers.py 35.55% 29 Missing ⚠️
cs-config/cs_config/tables.py 55.00% 9 Missing ⚠️
taxbrain/report_utils.py 68.75% 5 Missing ⚠️
example.py 0.00% 3 Missing ⚠️
cs-config/cs_config/functions.py 71.42% 2 Missing ⚠️
taxbrain/cli.py 80.00% 1 Missing ⚠️
taxbrain/corporate_incidence.py 97.95% 1 Missing ⚠️
taxbrain/tests/conftest.py 66.66% 1 Missing ⚠️
taxbrain/tests/test_brain.py 96.77% 1 Missing ⚠️
taxbrain/utils.py 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #196      +/-   ##
==========================================
+ Coverage   82.00%   83.13%   +1.13%     
==========================================
  Files          21       23       +2     
  Lines        1650     1844     +194     
==========================================
+ Hits         1353     1533     +180     
- Misses        297      311      +14     
Flag Coverage Δ
unittests 83.13% <86.47%> (+1.13%) ⬆️

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.

@MaxGhenis
Copy link
Contributor

@kpomerleau fyi

@jdebacker jdebacker changed the title [WIP] Distributing the corporate income tax across individual taxpayers Distributing the corporate income tax across individual taxpayers Apr 18, 2024
@jdebacker jdebacker merged commit 1a7e67f into PSLmodels:master Apr 23, 2024
8 checks passed
@jdebacker jdebacker deleted the corp_incidence branch April 23, 2024 17:44
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