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

Remove return value count #1222

Merged
merged 2 commits into from
Jul 23, 2020
Merged

Remove return value count #1222

merged 2 commits into from
Jul 23, 2020

Conversation

fyrchik
Copy link
Contributor

@fyrchik fyrchik commented Jul 22, 2020

Close #1210 .
Also remove alt.stack mentions.

It is no longer present in NEO3.
It isn't used anymore.
@codecov
Copy link

codecov bot commented Jul 23, 2020

Codecov Report

Merging #1222 into master will increase coverage by 0.00%.
The diff coverage is 50.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1222   +/-   ##
=======================================
  Coverage   66.92%   66.92%           
=======================================
  Files         199      199           
  Lines       16991    16976   -15     
=======================================
- Hits        11371    11362    -9     
+ Misses       5008     5003    -5     
+ Partials      612      611    -1     
Impacted Files Coverage Δ
pkg/vm/context.go 80.18% <ø> (-0.19%) ⬇️
pkg/vm/vm.go 88.73% <50.00%> (+0.42%) ⬆️

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 d6342ab...58a594e. Read the comment docs.

@roman-khimov roman-khimov merged commit 18dcc16 into master Jul 23, 2020
@roman-khimov roman-khimov deleted the fix/rvcount branch July 23, 2020 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vm VM tasks/bugs/issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove return value count
3 participants