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

fix exchange rate websocket update for Rootstock #2691

Merged
merged 5 commits into from
Sep 17, 2019

Conversation

ayrat555
Copy link
Contributor

Rootstock has custom logic for market cap calculation that
uses data from DB. This PR add required feilds to exchange_rate
when sending it through a web socket.

Changelog

  • fix exchange rate WebSocket update for Rootstock

Rootstock has custom logic for market cap calculation that
uses data from DB. This PR add required feilds to exchange_rate
when sending it through a web socket.
@coveralls
Copy link

coveralls commented Sep 11, 2019

Pull Request Test Coverage Report for Build fb298a58-440f-42d7-8f8e-2dcd68c441e6

  • 2 of 3 (66.67%) changed or added relevant lines in 1 file are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.06%) to 78.472%

Changes Missing Coverage Covered Lines Changed/Added Lines %
apps/block_scout_web/lib/block_scout_web/notifier.ex 2 3 66.67%
Files with Coverage Reduction New Missed Lines %
apps/block_scout_web/lib/block_scout_web/controllers/chain/market_history_chart_controller.ex 2 71.43%
Totals Coverage Status
Change from base Build a1315136-be1b-4c82-84db-4ee7956e3d0f: 0.06%
Covered Lines: 5187
Relevant Lines: 6610

💛 - Coveralls

@vbaranov vbaranov merged commit d501128 into master Sep 17, 2019
@vbaranov vbaranov deleted the ab-fix-exchange-rate-for-rsk branch September 17, 2019 10:05
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.

4 participants