Skip to content

Preserve TAXSIM option columns for remote runs#972

Open
MaxGhenis wants to merge 1 commit into
mainfrom
add-taxsim-option-30
Open

Preserve TAXSIM option columns for remote runs#972
MaxGhenis wants to merge 1 commit into
mainfrom
add-taxsim-option-30

Conversation

@MaxGhenis

Copy link
Copy Markdown
Contributor

Fixes #539.

Summary

  • Preserve opt1 and opt1v when formatting hosted TAXSIM-35 requests.
  • Add regression coverage for local and remote TAXSIM option-column pass-through.
  • Add a changelog entry.

NBER documents option 30 as a TAXSIM option available through the low-level TAXSIM option mechanism: https://taxsim.nber.org/taxsimtest/options.html

Tests

  • uv run --frozen --python 3.13 pytest tests/test_taxsim_options.py
  • uv run --frozen --python 3.13 pytest tests/test_taxsim_options.py tests/test_stitched_runner.py
  • uv run --frozen --python 3.13 ruff format --check policyengine_taxsim/runners/remote_taxsim_runner.py tests/test_taxsim_options.py
  • git diff --check

@vercel

vercel Bot commented Jun 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
policyengine-taxsim Ready Ready Preview, Comment Jun 8, 2026 6:12am

Request Review

@MaxGhenis MaxGhenis requested a review from PavelMakarchuk June 8, 2026 06:24
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.

Add an option to run taxsim with option 30

1 participant