Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

streaming: Flatten orders in orderbook #51

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

adamhicks
Copy link
Collaborator

This will flatten price points so that all orders at a certain price appear with a single volume amount.

@codecov
Copy link

codecov bot commented Jul 2, 2020

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (26f9e33) 37.86% compared to head (ee72b60) 41.22%.
Report is 39 commits behind head on master.

❗ Current head ee72b60 differs from pull request most recent head 0af7d1a. Consider uploading reports for the commit 0af7d1a to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
+ Coverage   37.86%   41.22%   +3.36%     
==========================================
  Files           7        7              
  Lines         581      587       +6     
==========================================
+ Hits          220      242      +22     
+ Misses        338      322      -16     
  Partials       23       23              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

neilgarb
neilgarb previously approved these changes Jul 10, 2020
streaming/streaming.go Outdated Show resolved Hide resolved
neilgarb
neilgarb previously approved these changes Jul 12, 2020
echarrod
echarrod previously approved these changes Jun 21, 2023
@echarrod echarrod merged commit e5a6641 into luno:master Nov 15, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants