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

Contract interaction: an easy setting of precision for integer input #3532

Merged
merged 2 commits into from
Dec 23, 2020

Conversation

vbaranov
Copy link
Member

@vbaranov vbaranov commented Dec 22, 2020

Motivation

Simplifying of procedure of adding trailing zeroes to (unsigned) integer input type.

Changelog

Screenshot 2020-12-22 at 18 44 16

Checklist for your Pull Request (PR)

@coveralls
Copy link

coveralls commented Dec 22, 2020

Pull Request Test Coverage Report for Build 1c9c407d957c5d75ecec354e9184587c86a53233-PR-3532

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 17 unchanged lines in 5 files lost coverage.
  • Overall coverage increased (+3.06%) to 66.495%

Files with Coverage Reduction New Missed Lines %
test/block_scout_web/features/pages/chain_page.ex 1 90.0%
lib/block_scout_web/channels/address_channel.ex 2 36.96%
lib/block_scout_web/notifier.ex 2 81.82%
lib/block_scout_web/checksum_address.ex 6 55.56%
lib/block_scout_web/views/smart_contract_view.ex 6 73.91%
Totals Coverage Status
Change from base Build f41e898c3eab3ac7aab518740054d4a29d34f137: 3.06%
Covered Lines: 2064
Relevant Lines: 3104

💛 - Coveralls

@vbaranov vbaranov merged commit 84d9d09 into master Dec 23, 2020
@vbaranov vbaranov deleted the vb-int-input-easy-set-power branch December 23, 2020 09:21
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