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

Blockchain tests support: Handle block gas limit for multiple transactions #681

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

rodiazet
Copy link
Collaborator

@rodiazet rodiazet commented Aug 9, 2023

No description provided.

@rodiazet rodiazet requested review from chfast and gumb0 August 9, 2023 13:35
@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Merging #681 (9b13407) into master (095f83a) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #681   +/-   ##
=======================================
  Coverage   97.48%   97.48%           
=======================================
  Files          85       85           
  Lines        8177     8177           
=======================================
  Hits         7971     7971           
  Misses        206      206           
Flag Coverage Δ
blockchaintests 62.71% <ø> (ø)
statetests 74.16% <100.00%> (ø)
statetests-silkpre 23.19% <80.00%> (ø)
unittests 95.00% <100.00%> (ø)

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

Files Changed Coverage Δ
test/state/state.hpp 100.00% <ø> (ø)
test/state/state.cpp 98.49% <100.00%> (ø)
test/statetest/statetest_runner.cpp 100.00% <100.00%> (ø)
test/unittests/state_transition.cpp 97.22% <100.00%> (ø)

test/t8n/t8n.cpp Outdated Show resolved Hide resolved
@chfast chfast changed the title Blockchain tests fixing: Handle block gas_limit for Blockchain tests Blockchain tests support: Handle block gas limit for multiple transactions Aug 15, 2023
@rodiazet rodiazet merged commit 80a1c9e into master Aug 16, 2023
23 checks passed
@rodiazet rodiazet deleted the handling-block-gas-limit branch August 16, 2023 17:03
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