adshao / go-binance

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

websocket service #361

Closed iQualwak closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #361 (9ad3aaf) into master (27fee6d) will decrease coverage by 3.92%. The diff coverage is 0.00%.

:exclamation: Current head 9ad3aaf differs from pull request most recent head 59520e2. Consider uploading reports for the commit 59520e2 to get more accurate results

@@            Coverage Diff             @@
##           master     #361      +/-   ##
==========================================
- Coverage   72.41%   68.49%   -3.93%     
==========================================
  Files          64       65       +1     
  Lines        5956     6297     +341     
==========================================
  Hits         4313     4313              
- Misses       1216     1557     +341     
  Partials      427      427              
Impacted Files Coverage Δ
v2/client.go 85.22% <ø> (ø)
v2/delivery/client.go 83.10% <ø> (ø)
v2/depth_service.go 88.88% <ø> (ø)
v2/futures/client.go 82.38% <ø> (ø)
v2/futures/depth_service.go 89.47% <ø> (ø)
v2/futures/mark_price.go 83.33% <ø> (ø)
v2/futures/ticker_service.go 77.77% <ø> (ø)
v2/ticker_service.go 77.14% <ø> (ø)
v2/ws_service.go 0.00% <0.00%> (ø)

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 27fee6d...59520e2. Read the comment docs.