adshao / go-binance

A Go SDK for Binance API
MIT License
1.49k stars 661 forks source link

Add function for Diff. Depth Stream with an update speed of 100ms #340

Closed gabriel-milan closed 2 years ago

gabriel-milan commented 2 years ago

Changelog

codecov[bot] commented 2 years ago

Codecov Report

Merging #340 (03a81e7) into master (afa0336) will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #340      +/-   ##
==========================================
+ Coverage   73.19%   73.23%   +0.03%     
==========================================
  Files          60       60              
  Lines        5637     5645       +8     
==========================================
+ Hits         4126     4134       +8     
  Misses       1120     1120              
  Partials      391      391              
Impacted Files Coverage Δ
v2/websocket_service.go 77.68% <100.00%> (+0.52%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update afa0336...03a81e7. Read the comment docs.