• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

sammchardy / python-binance
68%

Build:
DEFAULT BRANCH: master
Repo Added 25 Aug 2017 02:52AM UTC
Files 30
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 1530
  • 1531
  • bugfix/aggregate_trade_iter_empty_set
  • bugfix/aggtrade_example
  • bugfix/aggtrades_endtime
  • bugfix/doc_spelling_mistake
  • bugfix/flake_format
  • bugfix/interval_to_milliseconds_cleanup
  • bugfix/kline_characters
  • bugfix/kline_count_issue
  • bugfix/missing_dependency
  • bugfix/remove_listenkey_not_exist
  • bugfix/set_error_code
  • bugfix/setup_dependencies
  • bugfix/signature_requests_params
  • bugfix/update_limit-param
  • bugfix/user_stream_keepaline
  • bugfix/user_websocket_keepalive
  • bugfix/websocket_init
  • bugfix/websocket_superinit
  • bump-0.28
  • bump-216
  • bump-29
  • claude/fix-duplicate-config-017L88F2HKtp8JrThW5XUEME
  • codspeed
  • create-oco-docs
  • demo-trading-support
  • dependabot/pip/twisted-19.7.0
  • develop
  • docs-references
  • docstring-links-update
  • docstrings-update
  • error-throw
  • feat/algo-orders-migration
  • feature/asyncio
  • feature/book_ticker_sockets
  • feature/dcm_share_bm
  • feature/depth_cache_none_callback
  • feature/depth_cache_tests
  • feature/depth_cache_update
  • feature/depth_cache_update_time
  • feature/documentation
  • feature/historical_kline_tests
  • feature/historical_klines_generator
  • feature/kline_limit_param
  • feature/margin_socket
  • feature/miniticker_socket
  • feature/optimise_historical_klines
  • feature/product_validation
  • feature/remove_threading
  • feature/tox_travis_coverall
  • feature/upgrade_requirements
  • feature/variable_depth_cache_limit
  • feature/websocket_reconnect
  • feature/websocket_timeout
  • fix-1647
  • fix-312-test
  • fix-docs
  • fix-docs-2
  • fix-empty-response
  • fix-empty-text
  • fix-reconnect
  • fix/prevent-keepalive-task-leak-on-reconnection-in-keepalivewebsocket
  • fix/remove-duplicate-import-and-improve-type-check
  • fix_queue
  • fix_reconn2
  • futures-data
  • generated-endpoints
  • index_price_constituents
  • init-depth
  • master
  • missied_endpoints_added
  • non-ascii-symbol
  • options
  • orjson-fix
  • papi-rate-limit
  • papi-ws
  • patch-1
  • portfolio-negative-balance
  • post-eddsa-fix
  • round-step-size
  • rpi-3
  • test-thread-stream
  • time-unit
  • uiklines
  • update-changelog-28
  • update-options
  • update-ubuntu-version
  • update-url
  • utils_for_missing_endpoints
  • v0.1.2
  • v0.1.3
  • v0.1.4
  • v0.1.5
  • v0.1.6
  • v0.2.0
  • v0.3.0
  • v0.3.1
  • v0.3.2
  • v0.3.3
  • v0.3.4
  • v0.3.5
  • v0.3.6
  • v0.3.7
  • v0.3.8
  • v0.4.0
  • v0.4.1
  • v0.4.2
  • v0.4.3
  • v0.5.0
  • v0.5.1
  • v0.5.10
  • v0.5.11
  • v0.5.13
  • v0.5.14
  • v0.5.15
  • v0.5.16
  • v0.5.17
  • v0.5.2
  • v0.5.3
  • v0.5.4
  • v0.5.5
  • v0.5.6
  • v0.5.7
  • v0.5.8
  • v0.5.9
  • v0.6.0
  • v0.6.1
  • v0.6.2
  • v0.6.3
  • v0.6.4
  • v0.6.5
  • v0.6.6
  • v0.6.7
  • v0.6.8
  • v0.6.9
  • v0.7.0
  • v0.7.1
  • v0.7.2
  • v0.7.4
  • verbose
  • versions
  • ws-algo
  • ws-auth
  • ws-docs
  • ws-error-docs

22 Mar 2026 05:06PM UTC coverage: 67.807% (+1.3%) from 66.5%
23408077846

push

github

web-flow
feat: update options streams to new api changes and fix CI (#1657)

* update streams and tests

* lint

* lint

* fix tests

* chore: suppress pre-existing ruff lint errors and skip unavailable API tests

- Add ruff rule ignores in pyproject.toml to pass CI lint
- Skip options websocket stream tests (service unavailable)
- Skip test_stream_get_listen_key_and_close (testnet returns 410)
- Skip test_options_historical_trades (endpoint removed from Binance)

* fix: rename unused variable to satisfy RUF059 lint rule

* fix: round trigger_price to 1 decimal to fix precision error on LTCUSDT

5 of 27 new or added lines in 1 file covered. (18.52%)

3385 existing lines in 16 files now uncovered.

8602 of 12686 relevant lines covered (67.81%)

1.36 hits per line

Relevant lines Covered
Build:
Build:
12686 RELEVANT LINES 8602 COVERED LINES
1.36 HITS PER LINE
Source Files on master
  • Tree
  • List 30
  • Changed 23
  • Source Changed 12
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23408077846 master feat: update options streams to new api changes and fix CI (#1657) * update streams and tests * lint * lint * fix tests * chore: suppress pre-existing ruff lint errors and skip unavailable API tests - Add ruff rule ignores in pyproject.toml ... push 22 Mar 2026 05:13PM UTC web-flow github
67.81
23405254319 update-options Merge 2191d2f40 into dc8d7b7d1 Pull #1657 22 Mar 2026 02:40PM UTC web-flow github
67.89
20198382619 docs-references Merge 5842593bf into 642eeabf3 Pull #1651 13 Dec 2025 10:00PM UTC web-flow github
68.25
20196699048 fix-1647 Merge 7f777266f into 642eeabf3 Pull #1649 13 Dec 2025 07:29PM UTC web-flow github
67.05
20117243932 ws-algo Merge 4810038bd into 642eeabf3 Pull #1646 11 Dec 2025 12:08AM UTC web-flow github
67.23
20003938459 rpi-3 Merge 9a830c261 into f82d5fb0a Pull #1644 07 Dec 2025 12:12PM UTC web-flow github
66.95
19964411989 claude/fix-duplicate-config-017L88F2HKtp8JrThW5XUEME Merge 1af65ed81 into d549914ae Pull #1639 05 Dec 2025 01:32PM UTC web-flow github
67.01
19851881923 claude/fix-duplicate-config-017L88F2HKtp8JrThW5XUEME Merge 2fe7cba5c into d549914ae Pull #1639 02 Dec 2025 08:28AM UTC web-flow github
66.85
19840342949 claude/fix-duplicate-config-017L88F2HKtp8JrThW5XUEME Merge f9f23c62f into d549914ae Pull #1639 01 Dec 2025 11:04PM UTC web-flow github
66.14
19816266818 verbose Merge 05285dc56 into d549914ae Pull #1638 01 Dec 2025 08:57AM UTC web-flow github
66.44
See All Builds (677)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc