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

sammchardy / python-binance
67%

Build:
DEFAULT BRANCH: master
Repo Added 25 Aug 2017 02:52AM UTC
Files 15
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
  • dependabot/pip/twisted-19.7.0
  • develop
  • 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
  • futures-data
  • generated-endpoints
  • index_price_constituents
  • init-depth
  • 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
  • ws-docs

19 May 2025 01:47PM UTC coverage: 67.225% (-0.04%) from 67.26%
15114724356

push

github

web-flow
chore: Bump 29 (#1585)

* update gitignore

* bump version

1 of 1 new or added line in 1 file covered. (100.0%)

2 existing lines in 1 file now uncovered.

3774 of 5614 relevant lines covered (67.22%)

3.33 hits per line

Relevant lines Covered
Build:
Build:
5614 RELEVANT LINES 3774 COVERED LINES
3.33 HITS PER LINE
Source Files on master
  • Tree
  • List 15
  • Changed 2
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
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
13474449089 master fix: json_dumps when using orjson (#1553) * fix: json_dumps when using orjson * add test * add orjson to test requirements push 22 Feb 2025 04:15PM UTC web-flow github
68.95
13474446792 master feat: add uiKlines support (#1555) push 22 Feb 2025 04:14PM UTC web-flow github
68.99
13474453388 master fix: ws api not allowing to send over 100 requests (#1560) * add timeout to jobs * fix: sending ws api request over queue size * fix tests * fix tests * skip test for python 3.7 push 22 Feb 2025 04:13PM UTC web-flow github
68.9
See All Builds (635)
  • 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