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

feat: [BLO-1444] Bitstamp API Provider #571

Merged
merged 14 commits into from
Jul 10, 2024
Merged

Conversation

davidterpay
Copy link
Contributor

@davidterpay davidterpay commented Jul 2, 2024

BLO-1444

@davidterpay davidterpay marked this pull request as ready for review July 2, 2024 18:11
@davidterpay davidterpay added preview Select this label when you want to preview a test chain + sidecar deployment in K8S vpn Select this label when you want to proxy all traffic in the deployment through a VPN. marketmap_provider=dydx_research Select this label if you want to deploy a sidecar that reads markets from dYdX mainnet + research. labels Jul 2, 2024
Copy link

codecov bot commented Jul 2, 2024

Codecov Report

Attention: Patch coverage is 68.75000% with 15 lines in your changes missing coverage. Please review.

Project coverage is 56.58%. Comparing base (f3f5a19) to head (82a89a4).
Report is 1 commits behind head on main.

Files Patch % Lines
providers/apis/bitstamp/api_handler.go 71.73% 8 Missing and 5 partials ⚠️
providers/factories/oracle/api.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #571      +/-   ##
==========================================
+ Coverage   56.52%   56.58%   +0.06%     
==========================================
  Files         247      248       +1     
  Lines       12653    12697      +44     
==========================================
+ Hits         7152     7185      +33     
- Misses       4795     4801       +6     
- Partials      706      711       +5     

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

@davidterpay davidterpay changed the title feat: Bitstamp API Provider feat: [BLO-1444] Bitstamp API Provider Jul 2, 2024
Alex Johnson and others added 12 commits July 3, 2024 13:57
Co-authored-by: Alex Johnson <alex@skip.money>
Co-authored-by: David Zhou <29874473+daviddzhou@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…dates (#586)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Johnson <alex@skip.money>
@davidterpay davidterpay merged commit 17fa5e6 into main Jul 10, 2024
16 checks passed
@davidterpay davidterpay deleted the terpay/bitstamp-api-impl branch July 10, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
marketmap_provider=dydx_research Select this label if you want to deploy a sidecar that reads markets from dYdX mainnet + research. preview Select this label when you want to preview a test chain + sidecar deployment in K8S vpn Select this label when you want to proxy all traffic in the deployment through a VPN.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants