-
Notifications
You must be signed in to change notification settings - Fork 12
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
Conversation
@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.
|
Codecov ReportPatch coverage:
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
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
@mitchellpound. Looks great. Thanks for your work on this. Merging. |
Added Louisiana state individual income tax logic.
make format
andmake documentation
has been run. (You may also want to runmake test
.)