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 stuck label and value for uncle block height #2709

Merged
merged 1 commit into from
Sep 19, 2019

Conversation

vbaranov
Copy link
Member

@vbaranov vbaranov commented Sep 18, 2019

Fixes #2681

Screenshot 2019-09-18 at 17 45 41

Changelog

Update block view template

Checklist for your PR

@vbaranov vbaranov force-pushed the vb-stuck-uncle-height branch from 052ebda to 24d606d Compare September 18, 2019 14:45
@vbaranov vbaranov self-assigned this Sep 18, 2019
@vbaranov vbaranov added the ready for review This PR is ready for reviews. label Sep 18, 2019
@coveralls
Copy link

Pull Request Test Coverage Report for Build 0e69ef64-2519-4a82-a643-82048a0be588

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 6 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.4%) to 78.202%

Files with Coverage Reduction New Missed Lines %
apps/indexer/lib/indexer/fetcher/token.ex 1 80.0%
apps/indexer/lib/indexer/fetcher/token_balance.ex 2 87.88%
apps/indexer/lib/indexer/block/fetcher.ex 3 88.46%
Totals Coverage Status
Change from base Build 3ab17ab2-0f53-4338-9370-0bb6ceb6fcaa: -0.4%
Covered Lines: 18451
Relevant Lines: 23594

💛 - Coveralls

@vbaranov vbaranov merged commit b544895 into master Sep 19, 2019
@vbaranov vbaranov deleted the vb-stuck-uncle-height branch September 19, 2019 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review This PR is ready for reviews.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stuck uncle height label and value
4 participants