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

smartcontract: do not require pointer in MarshalYAML #792

Merged
merged 1 commit into from
Mar 25, 2020

Conversation

fyrchik
Copy link
Contributor

@fyrchik fyrchik commented Mar 25, 2020

It is a single byte anyway.
Now contract init works properly.

It is a single byte anyway.
Now `contract init` works properly.
@codecov
Copy link

codecov bot commented Mar 25, 2020

Codecov Report

Merging #792 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #792   +/-   ##
=======================================
  Coverage   66.76%   66.76%           
=======================================
  Files         141      141           
  Lines       12961    12961           
=======================================
  Hits         8653     8653           
  Misses       3898     3898           
  Partials      410      410
Impacted Files Coverage Δ
pkg/smartcontract/param_type.go 91.39% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b52da3b...5f876aa. Read the comment docs.

@roman-khimov roman-khimov added this to the v0.74.1 milestone Mar 25, 2020
@roman-khimov roman-khimov merged commit 4f26064 into master Mar 25, 2020
@roman-khimov roman-khimov deleted the fix/deploy branch March 25, 2020 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants