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

Proto fuzzer: Add missing memory and log opcodes and fix visitation bug #6627

Merged
merged 1 commit into from
Apr 30, 2019

Conversation

bshastry
Copy link
Contributor

closes #6332 and fixes bug #6626

@codecov
Copy link

codecov bot commented Apr 30, 2019

Codecov Report

Merging #6627 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #6627   +/-   ##
========================================
  Coverage    87.93%   87.93%           
========================================
  Files          395      395           
  Lines        38535    38535           
  Branches      4529     4529           
========================================
  Hits         33884    33884           
  Misses        3120     3120           
  Partials      1531     1531
Flag Coverage Δ
#all 87.93% <ø> (ø) ⬆️
#syntax 26.3% <ø> (ø) ⬆️

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.

yul proto spec: Add support for generating missing memory/store/log opcodes
2 participants