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

fix: bump revm with breaking change #4706

Merged
merged 1 commit into from
Sep 21, 2023
Merged

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Sep 21, 2023

closes #4705

@mattsse mattsse added the C-debt Refactor of code section that is hard to understand or maintain label Sep 21, 2023
@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Merging #4706 (09c147b) into main (6d3e229) will decrease coverage by 0.10%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

Impacted file tree graph

Files Changed Coverage Δ
crates/rpc/rpc/src/eth/error.rs 9.34% <ø> (ø)

... and 17 files with indirect coverage changes

Flag Coverage Δ
integration-tests 16.73% <ø> (-0.01%) ⬇️
unit-tests 63.27% <ø> (-0.10%) ⬇️

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

Components Coverage Δ
reth binary 32.17% <ø> (ø)
blockchain tree 83.03% <ø> (-0.73%) ⬇️
pipeline 88.53% <ø> (ø)
storage (db) 72.45% <ø> (-0.07%) ⬇️
trie 94.73% <ø> (ø)
txpool 49.82% <ø> (-0.49%) ⬇️
networking 77.10% <ø> (-0.08%) ⬇️
rpc 57.83% <ø> (-0.01%) ⬇️
consensus 62.98% <ø> (-0.24%) ⬇️
revm 28.38% <ø> (ø)
payload builder 8.35% <ø> (ø)
primitives 86.46% <ø> (-0.09%) ⬇️

@mattsse mattsse merged commit 8cb28a7 into main Sep 21, 2023
23 checks passed
@mattsse mattsse deleted the matt/bump-revm-breaking-change branch September 21, 2023 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-debt Refactor of code section that is hard to understand or maintain
Projects
None yet
Development

Successfully merging this pull request may close these issues.

reth-rpc won't build due to renamed enum in reth-primitives
1 participant