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

Oklahoma 2024 Tax Changes #5544

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

brancengregory
Copy link

* Adds statutory reference
* Adds 2024 tax form urls
* Fixes previous year urls
Copy link

codecov bot commented Feb 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.10%. Comparing base (75cc11e) to head (a859b2c).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5544   +/-   ##
=======================================
  Coverage   99.10%   99.10%           
=======================================
  Files        2687     2687           
  Lines       38934    38934           
  Branches      170      170           
=======================================
  Hits        38585    38585           
  Misses        315      315           
  Partials       34       34           

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

@MaxGhenis
Copy link
Contributor

Thanks @brancengregory! Please populate changelog_entry.yaml (see other PRs for examples)

@brancengregory
Copy link
Author

@MaxGhenis done!

@MaxGhenis MaxGhenis requested a review from DTrim99 February 2, 2025 20:39
Copy link
Collaborator

@PavelMakarchuk PavelMakarchuk left a comment

Choose a reason for hiding this comment

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

Looks great, thank you!

Copy link
Contributor

@MaxGhenis MaxGhenis left a comment

Choose a reason for hiding this comment

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

Out of curiosity do you know what yaml formatter you're using? Since it changed the indentation. See #488

href: https://oklahoma.gov/content/dam/ok/en/tax/documents/forms/individuals/current/511-Pkt.pdf
- title: 2023 Form 511 instructions
href: https://oklahoma.gov/content/dam/ok/en/tax/documents/forms/individuals/current/511-Pkt.pdf#page=38
- title: Oklahome Tax Rates, Brackets
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's delete this since we have all the references we need in primary sources

@@ -27,22 +27,27 @@ brackets:
2022-01-01: 0.0375
- threshold:
2021-01-01: 12_200
2024-01-01: 14_400
Copy link
Contributor

Choose a reason for hiding this comment

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

While you're here could you leave comments tying this to the statutes? For example (C)(2)(a) says:

Suggested change
2024-01-01: 14_400
# 68 O.S. § 2355(C)(2)(a) defines the bracket structure incrementally.
# $2,000 + $3,000 + $2,500 + $2,300 + $4,600 = $14,400
2024-01-01: 14_400

Here and elsewhere.

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.

Update the 2024 Oklahoma income tax parameters
4 participants