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

Increase chart loading speed #2887

Merged
merged 12 commits into from
Dec 24, 2019
Merged

Increase chart loading speed #2887

merged 12 commits into from
Dec 24, 2019

Conversation

maxaleks
Copy link
Contributor

@maxaleks maxaleks commented Nov 28, 2019

I moved all logic of charts to a separate script

!!! IMPORTANT !!!

For production: add network prefix to key value of local storage here and here, and for session storage here and here

@coveralls
Copy link

coveralls commented Nov 28, 2019

Pull Request Test Coverage Report for Build 8c27aab2-b949-4e8e-95b3-43112c5dacd1

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 82 unchanged lines in 7 files lost coverage.
  • Overall coverage increased (+1.05%) to 76.166%

Files with Coverage Reduction New Missed Lines %
apps/explorer/lib/explorer/counters/average_block_time.ex 1 92.0%
apps/explorer/lib/explorer/chain/block.ex 2 57.14%
apps/block_scout_web/lib/block_scout_web/views/api/rpc/contract_view.ex 3 88.46%
apps/explorer/lib/explorer/token/instance_metadata_retriever.ex 3 46.15%
apps/indexer/lib/indexer/buffered_task.ex 8 86.57%
apps/indexer/lib/indexer/fetcher/internal_transaction.ex 21 60.32%
apps/explorer/lib/explorer/chain.ex 44 78.61%
Totals Coverage Status
Change from base Build 2d23a0c7-6eac-4f75-b923-04e5d838c1ed: 1.05%
Covered Lines: 5356
Relevant Lines: 7032

💛 - Coveralls

@vbaranov vbaranov added the UI label Nov 29, 2019
@vbaranov vbaranov merged commit c9bdc19 into master Dec 24, 2019
@vbaranov vbaranov deleted the improve-chart-loading-speed branch December 24, 2019 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants