Skip to content

fix: preserve augmented request json args#687

Merged
brickfrog merged 1 commit into
mainfrom
main.fix-wire-args-flatten-1783618476106-2935042-0
Jul 9, 2026
Merged

fix: preserve augmented request json args#687
brickfrog merged 1 commit into
mainfrom
main.fix-wire-args-flatten-1783618476106-2935042-0

Conversation

@brickfrog

Copy link
Copy Markdown
Owner

Preserves native JSON args in format_augmented_request by copying the FieldMap through each_json and using RequestArgs::from_values for the augmented request. Adds transport regressions for array, object, and string arg round-trips.\n\nVerification: moon test --target native && moon run src/bin/choir_lint --target native passed (2266/2266 tests).

Verification

Generated by Choir from commands executed in the leaf workspace.

  • moon test --target native
    • exit: 0
    • head: 2a15cd0
    • output tail:
----- BEG4
IN MOON TEST RESULT -----
{"type":"start","file":"exec_test.mbt","index":9}
----- END MOON TEST RESULT -----
Total tests: 2266, passed: 2266, failed: 0.
  • moon run src/bin/choir_lint --target native

@brickfrog

Copy link
Copy Markdown
Owner Author

Choir: GitHub Actions rollup reports all checks successful on the latest head — re-check review/merge policy on GitHub (not an approval or merge signal by itself).

@brickfrog brickfrog merged commit 18f9b0c into main Jul 9, 2026
1 check passed
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.

1 participant