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

Use adds for household_refundable_tax_credits and household_tax_before_refundable_credits #3972

Merged
merged 4 commits into from
Feb 21, 2024

Conversation

PavelMakarchuk
Copy link
Collaborator

Fixes #3851

Copy link

codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b66a435) 99.11% compared to head (f9d0b78) 99.11%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3972   +/-   ##
=======================================
  Coverage   99.11%   99.11%           
=======================================
  Files        2306     2306           
  Lines       33498    33500    +2     
  Branches      166      166           
=======================================
+ Hits        33202    33204    +2     
  Misses        263      263           
  Partials       33       33           

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

adds = [
"income_tax_before_refundable_credits",
"self_employment_tax",
"income_tax_before_refundable_credits",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MaxGhenis @PavelMakarchuk - should one of these not be employee_payroll_tax?

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.

Use adds for household_refundable_tax_credits and household_tax_before_refundable_credits
3 participants