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

Move DATA* opcodes to the D section #797

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Move DATA* opcodes to the D section #797

merged 1 commit into from
Jan 24, 2024

Conversation

pdobacz
Copy link
Contributor

@pdobacz pdobacz commented Jan 24, 2024

Follows ipsilon/eof#46

Copy link

codecov bot commented Jan 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (efd64c9) 97.91% compared to head (7f6c0da) 97.91%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #797   +/-   ##
=======================================
  Coverage   97.91%   97.91%           
=======================================
  Files         110      110           
  Lines       10670    10670           
=======================================
  Hits        10448    10448           
  Misses        222      222           
Flag Coverage Δ
blockchaintests 60.37% <ø> (ø)
statetests 62.35% <ø> (ø)
statetests-silkpre 25.81% <0.00%> (-0.01%) ⬇️
unittests 95.89% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
test/unittests/eof_validation_test.cpp 100.00% <100.00%> (ø)

@pdobacz pdobacz merged commit 951b88d into master Jan 24, 2024
25 checks passed
@pdobacz pdobacz deleted the move-data-opcodes branch January 24, 2024 16:58
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