Skip to content

Conversation

ucwong
Copy link
Member

@ucwong ucwong commented Nov 4, 2023

make opCodeToString a [256]string array

lmittmann and others added 2 commits November 2, 2023 17:26
make `opCodeToString` a `[256]string` array

Co-authored-by: lmittmann <lmittmann@users.noreply.github.com>
Copy link

codecov bot commented Nov 4, 2023

Codecov Report

Merging #1788 (8c13ed1) into master (9367e58) will increase coverage by 0.02%.
Report is 357 commits behind head on master.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1788      +/-   ##
==========================================
+ Coverage   52.66%   52.69%   +0.02%     
==========================================
  Files         485      485              
  Lines       60519    60518       -1     
==========================================
+ Hits        31875    31887      +12     
+ Misses      26191    26180      -11     
+ Partials     2453     2451       -2     
Files Coverage Δ
core/vm/opcodes.go 20.00% <0.00%> (+1.81%) ⬆️

... and 8 files with indirect coverage changes

@ucwong ucwong marked this pull request as ready for review November 4, 2023 10:03
@ucwong ucwong merged commit 50ba6c7 into master Nov 4, 2023
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.

2 participants