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 INITSSLOT refs #2502

Merged
merged 2 commits into from
May 17, 2022
Merged

Fix INITSSLOT refs #2502

merged 2 commits into from
May 17, 2022

Conversation

roman-khimov
Copy link
Member

@roman-khimov roman-khimov commented May 17, 2022

Problem

#2501

Solution

Aquí.

@roman-khimov roman-khimov added this to the v0.99.0 milestone May 17, 2022
@codecov
Copy link

codecov bot commented May 17, 2022

Codecov Report

Merging #2502 (ae2395f) into master (18d627e) will increase coverage by 0.02%.
The diff coverage is 43.33%.

@@            Coverage Diff             @@
##           master    #2502      +/-   ##
==========================================
+ Coverage   85.15%   85.18%   +0.02%     
==========================================
  Files         294      294              
  Lines       36945    36944       -1     
==========================================
+ Hits        31460    31470      +10     
+ Misses       4165     4158       -7     
+ Partials     1320     1316       -4     
Impacted Files Coverage Δ
cli/input/readpass_unix.go 0.00% <0.00%> (ø)
pkg/core/transaction/transaction.go 86.10% <ø> (+0.16%) ⬆️
cli/input/input.go 62.16% <66.66%> (ø)
pkg/vm/slot.go 100.00% <100.00%> (ø)
pkg/vm/vm.go 94.54% <100.00%> (ø)
pkg/rpc/response/errors.go 82.75% <0.00%> (ø)
pkg/rpc/server/server.go 77.45% <0.00%> (+0.06%) ⬆️
pkg/network/server.go 74.20% <0.00%> (+0.09%) ⬆️
... and 3 more

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 711112a...ae2395f. Read the comment docs.

Copy link
Contributor

@fyrchik fyrchik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Me parece bien!

@roman-khimov roman-khimov merged commit 1e22024 into master May 17, 2022
@roman-khimov roman-khimov deleted the fix-initsslot-refs branch May 17, 2022 13:53
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.

3 participants