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

test: Allow "to": null in JSON transaction #927

Merged
merged 1 commit into from
Jun 10, 2024
Merged

Conversation

chfast
Copy link
Member

@chfast chfast commented Jun 10, 2024

Fixes #923.

@chfast chfast added the tests Testing infrastructure label Jun 10, 2024
@chfast chfast self-assigned this Jun 10, 2024
Copy link

codecov bot commented Jun 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.15%. Comparing base (d95893c) to head (d3ceaef).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #927   +/-   ##
=======================================
  Coverage   95.15%   95.15%           
=======================================
  Files         140      140           
  Lines       15796    15805    +9     
=======================================
+ Hits        15030    15039    +9     
  Misses        766      766           
Flag Coverage Δ
eof_execution_spec_tests 15.86% <27.27%> (-0.01%) ⬇️
ethereum_tests 26.61% <27.27%> (-0.01%) ⬇️
ethereum_tests_silkpre 18.46% <27.27%> (-0.01%) ⬇️
execution_spec_tests 17.94% <27.27%> (-0.01%) ⬇️
unittests 90.27% <100.00%> (+<0.01%) ⬆️

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

Files Coverage Δ
test/statetest/statetest_loader.cpp 96.87% <100.00%> (+0.01%) ⬆️
test/unittests/statetest_loader_tx_test.cpp 100.00% <100.00%> (ø)

@chfast chfast merged commit 759165a into master Jun 10, 2024
26 checks passed
@chfast chfast deleted the test/json_tx_to branch June 10, 2024 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Testing infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

evmone-t8n fails when to field of a transaction is null
1 participant