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

Run token balance on-demand fetcher in parallel #3533

Merged
merged 1 commit into from
Dec 24, 2020

Conversation

vbaranov
Copy link
Member

@vbaranov vbaranov commented Dec 23, 2020

Finalization of #3525

Motivation

Screenshot 2020-12-23 at 13 56 31

Changelog

Run token balance on-demand fetcher in parallel non-blocking process via Task. start_link

Checklist for your Pull Request (PR)

@vbaranov vbaranov force-pushed the vb-token-balance-on-demand-fetcher-in-parallel branch from 81c16f5 to 83342eb Compare December 23, 2020 10:59
@coveralls
Copy link

coveralls commented Dec 23, 2020

Pull Request Test Coverage Report for Build 81c16f5859d0f3454b8366d7facece793984b530-PR-3533

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 5 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.3%) to 66.86%

Files with Coverage Reduction New Missed Lines %
lib/block_scout_web/controllers/address_token_balance_controller.ex 5 55.0%
Totals Coverage Status
Change from base Build 84d9d0923247315a8e2389ba63ba2be39ca33d2e: 0.3%
Covered Lines: 2076
Relevant Lines: 3105

💛 - Coveralls

@vbaranov vbaranov merged commit ba0a947 into master Dec 24, 2020
@vbaranov vbaranov deleted the vb-token-balance-on-demand-fetcher-in-parallel branch December 24, 2020 08:26
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.

None yet

2 participants