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

Extract CryptoCompare API #353

Merged
merged 1 commit into from
Feb 19, 2021
Merged

Extract CryptoCompare API #353

merged 1 commit into from
Feb 19, 2021

Conversation

Gudahtt
Copy link
Member

@Gudahtt Gudahtt commented Feb 17, 2021

The CryptoCompare API interactions have been extracted from the CurrencyRateController and moved into a separate module.

This is part of #337. The API interactions have been extracted to simplify the controller, and make it easier to thoroughly test the API interactions and the controller logic.

@Gudahtt Gudahtt force-pushed the extract-crypto-compare-API branch 2 times, most recently from 5a4bb93 to 1c8f150 Compare February 17, 2021 23:33
@Gudahtt Gudahtt marked this pull request as ready for review February 17, 2021 23:41
@Gudahtt Gudahtt requested a review from a team as a code owner February 17, 2021 23:41
@Gudahtt Gudahtt force-pushed the extract-crypto-compare-API branch 2 times, most recently from 2c2b75c to 4fdfa96 Compare February 18, 2021 22:25
The CryptoCompare API interactions have been extracted from the
CurrencyRateController and moved into a separate module.
@Gudahtt Gudahtt force-pushed the extract-crypto-compare-API branch from c8959f7 to 263ba76 Compare February 19, 2021 17:26
Copy link
Contributor

@rickycodes rickycodes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Gudahtt Gudahtt merged commit 4cfac4a into develop Feb 19, 2021
@Gudahtt Gudahtt deleted the extract-crypto-compare-API branch February 19, 2021 18:22
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
The CryptoCompare API interactions have been extracted from the
CurrencyRateController and moved into a separate module.
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
The CryptoCompare API interactions have been extracted from the
CurrencyRateController and moved into a separate module.
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