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

Added Louisiana income tax logic #51

Merged
merged 22 commits into from
Sep 20, 2023
Merged

Added Louisiana income tax logic #51

merged 22 commits into from
Sep 20, 2023

Conversation

mitchellpound
Copy link
Contributor

Added Louisiana state individual income tax logic.

  • make format and make documentation has been run. (You may also want to run make test.)

@rickecon
Copy link
Collaborator

@mitchellpound. Because PR #55 updates the GitHub Actions for this repo in a way that removes our automatic versioning, you should make the following changes to this PR.

  • Merge in the changes from recent PRs to this branch
  • Update the version number in setup.py to 0.1.4
  • Manually add your changes from changelog_entry.yaml to CHANGELOG.md and changelog.yaml. Then delete changelog_entry.yaml

@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.04% 🎉

Comparison is base (6f5f132) 96.64% compared to head (d9b5e85) 96.68%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
+ Coverage   96.64%   96.68%   +0.04%     
==========================================
  Files        1379     1401      +22     
  Lines       21411    21676     +265     
  Branches      195      195              
==========================================
+ Hits        20692    20957     +265     
  Misses        698      698              
  Partials       21       21              
Flag Coverage Δ
unittests 96.68% <100.00%> (+0.04%) ⬆️

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

Files Changed Coverage Δ
...ariables/gov/states/tax/income/state_income_tax.py 100.00% <ø> (ø)
...come/state_income_tax_before_refundable_credits.py 100.00% <ø> (ø)
...come/household/household_refundable_tax_credits.py 52.94% <ø> (ø)
...usehold/household_tax_before_refundable_credits.py 50.00% <ø> (ø)
...a/tax/income/agi/la_federal_retirement_benefits.py 100.00% <100.00%> (ø)
.../states/la/tax/income/agi/la_other_subtractions.py 100.00% <100.00%> (ø)
...ncome/agi/la_state_employee_retirement_benefits.py 100.00% <100.00%> (ø)
...income/agi/la_state_teacher_retirement_benefits.py 100.00% <100.00%> (ø)
...gov/states/la/tax/income/agi/la_total_additions.py 100.00% <100.00%> (ø)
.../states/la/tax/income/agi/la_total_subtractions.py 100.00% <100.00%> (ø)
... and 16 more

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

@rickecon
Copy link
Collaborator

@mitchellpound. Looks great. Thanks for your work on this. Merging.

@rickecon rickecon merged commit d10a459 into TheCGO:main Sep 20, 2023
6 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.

2 participants