Skip to content

chore: update ids#1692

Merged
carlosmiei merged 4 commits into
masterfrom
update-ids
Jun 8, 2026
Merged

chore: update ids#1692
carlosmiei merged 4 commits into
masterfrom
update-ids

Conversation

@carlosmiei
Copy link
Copy Markdown
Collaborator

No description provided.

@carlosmiei carlosmiei self-assigned this Jun 8, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the client-side default client order ID prefixes used by BaseClient and aligns the ID-related tests (and CI) with the new prefixes.

Changes:

  • Updated BaseClient order ID prefixes for spot and contract order IDs.
  • Updated tests/test_ids.py assertions to match the new prefixes.
  • Tweaked tooling/CI: excluded generate_llms_txt.py from Ruff and added a dedicated workflow step to run the ID tests.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
tests/test_ids.py Updates expected spot/contract client order ID prefixes in tests.
pyproject.toml Adds a Ruff exclude entry for generate_llms_txt.py.
binance/base_client.py Updates SPOT_ORDER_PREFIX and CONTRACT_ORDER_PREFIX constants.
.github/workflows/python-app.yml Adds an explicit CI step to run tests/test_ids.py.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/python-app.yml
@carlosmiei carlosmiei merged commit 812f652 into master Jun 8, 2026
2 of 7 checks 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.

2 participants