Skip to content

chore: track sdk-gen remove force_multiline_signature_sync (no sdk diff) - #415

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

chore: track sdk-gen remove force_multiline_signature_sync (no sdk diff)#415
chyroc merged 1 commit into
mainfrom
chore/remove-force-multiline-signature-sync-no-diff

Conversation

@chyroc

@chyroc chyroc commented Feb 26, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • track sdk-gen removal of force_multiline_signature_sync
  • regenerated Python SDK output has no file changes
  • this is a traceability PR (no sdk diff)

Upstream

Validation

  • ./scripts/genpy.sh --output-sdk /tmp/coze-py-Yhf2Rq --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
@codecov

codecov Bot commented Feb 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.75%. Comparing base (f1200ec) to head (2c6ea9d).
⚠️ Report is 2 commits behind head on main.

@@           Coverage Diff           @@
##             main     #415   +/-   ##
=======================================
  Coverage   91.75%   91.75%           
=======================================
  Files         105      105           
  Lines        9542     9542           
=======================================
  Hits         8755     8755           
  Misses        787      787           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

chyroc added a commit to coze-dev/coze-sdk-gen that referenced this pull request Feb 26, 2026
## Summary
- remove `force_multiline_signature_sync` config support from codegen
- remove corresponding `OperationMapping` field and Python renderer
branch
- default behavior now always follows the signature threshold rule,
without a sync-only multiline override

## Validation
- `./scripts/fmt.sh`
- `./scripts/lint.sh`
- `./scripts/test.sh` (total coverage: `83.0%`)
- `./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-Yhf2Rq --ci-check` (no
pysdk diff)

## Traceability
- downstream `coze-py` PR: coze-dev/coze-py#415
@chyroc
chyroc merged commit 594021e into main Feb 26, 2026
20 checks passed
@chyroc
chyroc deleted the chore/remove-force-multiline-signature-sync-no-diff branch February 26, 2026 08:44
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