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

chore: fix deps sanity check #4462

Merged
merged 2 commits into from
Sep 3, 2023
Merged

chore: fix deps sanity check #4462

merged 2 commits into from
Sep 3, 2023

Conversation

Rjected
Copy link
Member

@Rjected Rjected commented Sep 2, 2023

fixes #4459

@codecov
Copy link

codecov bot commented Sep 2, 2023

Codecov Report

Merging #4462 (9759c62) into main (19e03ee) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

Files Changed Coverage Δ
crates/consensus/beacon/src/engine/mod.rs 74.60% <ø> (ø)

... and 7 files with indirect coverage changes

Flag Coverage Δ
integration-tests 16.63% <ø> (-0.01%) ⬇️
unit-tests 63.79% <ø> (-0.02%) ⬇️

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

Components Coverage Δ
reth binary 29.71% <ø> (ø)
blockchain tree 83.58% <ø> (ø)
pipeline 90.56% <ø> (ø)
storage (db) 74.88% <ø> (ø)
trie 94.88% <ø> (ø)
txpool 47.59% <ø> (ø)
networking 77.43% <ø> (-0.02%) ⬇️
rpc 57.41% <ø> (-0.12%) ⬇️
consensus 63.40% <ø> (ø)
revm 31.74% <ø> (ø)
payload builder 6.37% <ø> (ø)
primitives 86.15% <ø> (ø)

@mattsse mattsse added this pull request to the merge queue Sep 3, 2023
Merged via the queue into main with commit 60e5b43 Sep 3, 2023
24 checks passed
@mattsse mattsse deleted the dan/fix-sanity-check branch September 3, 2023 13:52
mattsse pushed a commit that referenced this pull request Sep 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.

bug: deps sanity check failed
2 participants