Skip to content

chore: track sdk-gen cleanup force_multiline_signature leftovers - #420

Merged
chyroc merged 1 commit into
mainfrom
chore/track-remove-force-multiline-signature-leftovers-no-diff
Feb 26, 2026
Merged

chore: track sdk-gen cleanup force_multiline_signature leftovers#420
chyroc merged 1 commit into
mainfrom
chore/track-remove-force-multiline-signature-leftovers-no-diff

Conversation

@chyroc

@chyroc chyroc commented Feb 26, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • track sdk-gen cleanup of leftover force_multiline_signature config
  • regenerated Python SDK has zero file diff
  • this is a traceability PR only (no SDK code changes)

Upstream

Validation

  • ./scripts/genpy.sh --output-sdk /tmp/coze-py-eLY4c0 --ci-check
    • generation/lint/type-check/build/tests passed (285 passed)
    • no generated file diff

@chyroc chyroc added the chore Project maintenance work not related to features and bug fixes label Feb 26, 2026
chyroc added a commit to coze-dev/coze-sdk-gen that referenced this pull request Feb 26, 2026
## Summary
- remove leftover `force_multiline_signature` entries from
`generator.yaml`
- code support for this config has already been removed in previous
merged changes; this PR cleans residual config keys
- default behavior remains unchanged: method signatures follow the
threshold rule by default

## Validation
- `./scripts/fmt.sh`
- `./scripts/lint.sh`
- `./scripts/test.sh` (total coverage: `83.1%`)
- `./scripts/build.sh`
- `./scripts/gengo.sh --output-sdk exist-repo/coze-go-generated`
- `./scripts/diffgo.sh` (no diff output)
- `./scripts/genpy.sh --output-sdk /tmp/coze-py-eLY4c0 --ci-check` (no
pysdk diff)

## Traceability
- downstream `coze-py` PR: coze-dev/coze-py#420
@chyroc
chyroc merged commit a23676b into main Feb 26, 2026
20 checks passed
@chyroc
chyroc deleted the chore/track-remove-force-multiline-signature-leftovers-no-diff branch February 26, 2026 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Project maintenance work not related to features and bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant