PolicyEngine / policyengine-us

The PolicyEngine US Python package contains a rules engine of the US tax-benefit system, and microdata generation for microsimulation analysis.
https://policyengine.org/us
GNU Affero General Public License v3.0
102 stars 175 forks source link

Refactor the `social_security_tax` in the `refundable_ctc` calculation #4652

Closed vrathi101 closed 2 months ago

vrathi101 commented 3 months ago

Fixes #4612

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.98%. Comparing base (5f90888) to head (af6f656). Report is 12 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4652 +/- ## ========================================== - Coverage 98.98% 98.98% -0.01% ========================================== Files 2492 2499 +7 Lines 36236 36312 +76 Branches 189 190 +1 ========================================== + Hits 35867 35942 +75 Misses 339 339 - Partials 30 31 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.