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

Implemented Transfers service #1

Merged

Conversation

I-Frostbyte
Copy link
Contributor

@I-Frostbyte I-Frostbyte commented Jan 29, 2025

  • Created Transfers service with single method: Query
  • Added transfers service to client.go
  • Created transfers.go file to hold the TransferRateResponse struct
  • Structured the Transfers service test to expect a default TrasnferRateResponse struce declared within /internal/stubs/api_responses.go
  • Ran tests and all passed.
  • Test coverage at 71.1%.

transfers.go Show resolved Hide resolved
client.go Show resolved Hide resolved
transfers_service_test.go Outdated Show resolved Hide resolved
@AchoArnold AchoArnold merged commit 2b959f8 into NdoleStudio:main Feb 1, 2025
2 checks 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.

2 participants