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 write call without params #3504

Merged
merged 1 commit into from
Dec 3, 2020
Merged

Conversation

vbaranov
Copy link
Member

@vbaranov vbaranov commented Dec 3, 2020

Fix for #3497

Motivation

A warning appears at contract's write function call without parameters

Checklist for your Pull Request (PR)

@coveralls
Copy link

coveralls commented Dec 3, 2020

Pull Request Test Coverage Report for Build 62972994895056650d04f416b1de9b12a250450d-PR-3504

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

Files with Coverage Reduction New Missed Lines %
lib/block_scout_web/controllers/chain/market_history_chart_controller.ex 1 78.57%
lib/block_scout_web/checksum_address.ex 6 55.56%
Totals Coverage Status
Change from base Build 976e5e51e27ef29d8d18f629939fed75de6b2add: 2.9%
Covered Lines: 2065
Relevant Lines: 3090

💛 - Coveralls

@vbaranov vbaranov merged commit 2b305fd into master Dec 3, 2020
@vbaranov vbaranov deleted the vb-fix-write-without-params branch December 3, 2020 12:41
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