Skip to content

refactor: migrate generator emitters to sigil_quote#124

Merged
adamcavendish merged 2 commits into
masterfrom
adamcavendish/more-sigil-quote-migration
Jun 17, 2026
Merged

refactor: migrate generator emitters to sigil_quote#124
adamcavendish merged 2 commits into
masterfrom
adamcavendish/more-sigil-quote-migration

Conversation

@adamcavendish

Copy link
Copy Markdown
Collaborator

Summary

  • migrate generator emitter fragments across Rust, Go, Java, Kotlin, Python, and TypeScript to sigil_quote helpers
  • move request setup, body handling, multipart parts, responses, and guard selection into quoted target-code blocks
  • keep complex Python indentation and ureq array-query cases out of this migration

Validation

  • cargo fmt --all -- --check
  • cargo clippy --workspace --all-targets --all-features -- -D warnings
  • cargo test --workspace --quiet

- Migrate Java OkHttp request and multipart body setup to sigil_quote
- Migrate Kotlin OkHttp request and multipart body setup to sigil_quote
- Preserve generated Java and Kotlin golden output
- Migrate Rust, Go, Java, Kotlin, Python, and TypeScript emitter fragments to sigil_quote helpers
- Move request setup, body handling, multipart parts, responses, and guard selection into quoted target-code blocks
- Preserve generated golden output while keeping language-specific formatting stable
- Keep remaining complex Python indentation and ureq array-query cases out of this migration
@adamcavendish adamcavendish merged commit 9115c85 into master Jun 17, 2026
24 checks passed
@adamcavendish adamcavendish deleted the adamcavendish/more-sigil-quote-migration branch June 17, 2026 08:08
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