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

sammchardy / python-binance
67%

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
  • codspeed
  • create-oco-docs
  • demo-trading-support
  • dependabot/pip/twisted-19.7.0
  • develop
  • docstring-links-update
  • docstrings-update
  • error-throw
  • 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-312-test
  • fix-docs
  • fix-docs-2
  • fix-empty-response
  • fix-empty-text
  • fix_queue
  • fix_reconn2
  • futures-data
  • generated-endpoints
  • index_price_constituents
  • init-depth
  • missied_endpoints_added
  • options
  • orjson-fix
  • papi-rate-limit
  • papi-ws
  • patch-1
  • portfolio-negative-balance
  • post-eddsa-fix
  • round-step-size
  • test-thread-stream
  • time-unit
  • uiklines
  • update-changelog-28
  • 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
  • versions
  • ws-auth
  • ws-docs
  • ws-error-docs

10 Oct 2025 09:49AM UTC coverage: 66.5% (-0.6%) from 67.139%
18402930747

push

github

web-flow
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

* cleaner code

20 of 30 new or added lines in 2 files covered. (66.67%)

1590 existing lines in 7 files now uncovered.

7722 of 11612 relevant lines covered (66.5%)

3.31 hits per line

Relevant lines Covered
Build:
Build:
11612 RELEVANT LINES 7722 COVERED LINES
3.31 HITS PER LINE
Source Files on master
  • Tree
  • List 30
  • Changed 9
  • Source Changed 6
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
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
13543771566 master fix: return empty json instead of throwing error on empty response (#1554) * fix: return empty json instead of throwing error on empty response * fix pyright push 26 Feb 2025 12:33PM UTC web-flow github
66.68
See All Builds (660)
  • 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

© 2025 Coveralls, Inc