• 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: master
CHANGE BRANCH
x
Reset
  • master
  • 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
  • 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
18402930747 master feat: websocket userdatastream.singature support, deprecate listenkey for spot market (#1613) * feat: websocket userdatastream.singature support, deprecate listenkey for spot market * skip failing test * fix hanging test, and resuse ws client ... push 10 Oct 2025 09:54AM UTC web-flow github
66.5
16772370684 master all links updated (#1600) push 06 Aug 2025 09:15AM UTC web-flow github
67.14
16592683741 master Update of links in the docstrings (#1590) * spot links in the docstrings updated * Margin api docstrings updated * Docstrings for fapi endpoints updated * Missing dapi endpoints added and dapi docstrings updated * Missing eapi endpoints added... push 29 Jul 2025 10:07AM UTC web-flow github
67.07
15114724356 master chore: Bump 29 (#1585) * update gitignore * bump version push 19 May 2025 02:10PM UTC web-flow github
67.22
15110251837 master chore: update testnet urls (#1583) * add timeout to jobs * chore: update testnet urls * url fix * cleanup client * edit event loop in test * increase timeout * fix tests * fix test push 19 May 2025 10:26AM UTC web-flow github
67.26
14241117934 master fix: async client receive empty text (#1569) * add timeout to jobs * fix: fix response for async client when receiving empty text response push 03 Apr 2025 10:57AM UTC web-flow github
65.36
13565655334 master update gitignore (#1566) push 27 Feb 2025 12:05PM UTC web-flow github
66.95
13564951150 master Bump 0.28 (#1565) * update gitignore * chore: bump to v1.0.28 push 27 Feb 2025 11:17AM UTC web-flow github
66.97
13546066703 master feat: add options websocket market streams (#1563) * add timeout to jobs * feat: add ws support for options * add missing functions * lint * lint tests * update timeout gh action --------- Co-authored-by: carlosmiei <43336371+carlosmiei@us... push 26 Feb 2025 02:32PM UTC web-flow github
66.95
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