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(api): implement exchanges endpoint #36

Merged
merged 3 commits into from
Nov 1, 2023

Conversation

reubenwong97
Copy link
Owner

Closes #10 .

@reubenwong97 reubenwong97 added the enhancement New feature or request label Nov 1, 2023
@reubenwong97 reubenwong97 added this to the Free Plan Endpoints milestone Nov 1, 2023
@reubenwong97 reubenwong97 self-assigned this Nov 1, 2023
@codecov-commenter
Copy link

codecov-commenter commented Nov 1, 2023

Codecov Report

Merging #36 (8558b06) into master (9ab3af5) will increase coverage by 1.7%.
The diff coverage is 99.6%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
Files Coverage Δ
src/api/tickers.rs 96.7% <ø> (ø)
src/types.rs 99.5% <100.0%> (+0.1%) ⬆️
src/api/exchanges.rs 99.3% <99.3%> (ø)

@reubenwong97 reubenwong97 merged commit a092b59 into master Nov 1, 2023
9 checks passed
@reubenwong97 reubenwong97 deleted the feature/exchanges-endpoint branch November 1, 2023 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Exchanges Endpoint
2 participants