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(hive): jobs need experimental flag #4744

Merged
merged 1 commit into from
Sep 23, 2023
Merged

fix(hive): jobs need experimental flag #4744

merged 1 commit into from
Sep 23, 2023

Conversation

Rjected
Copy link
Member

@Rjected Rjected commented Sep 23, 2023

These jobs needed experimental: true - the hive job could not be parsed recently: https://github.com/paradigmxyz/reth/actions/runs/6280238415

Hopefully the last adjustment for pyspec hive

@Rjected Rjected added C-bug An unexpected or incorrect behavior C-test A change that impacts how or what we test labels Sep 23, 2023
@codecov
Copy link

codecov bot commented Sep 23, 2023

Codecov Report

Merging #4744 (3f94d3c) into main (675c6bf) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

see 5 files with indirect coverage changes

Flag Coverage Δ
integration-tests 16.52% <ø> (+<0.01%) ⬆️
unit-tests 63.50% <ø> (-0.01%) ⬇️

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

Components Coverage Δ
reth binary 32.11% <ø> (ø)
blockchain tree 83.73% <ø> (ø)
pipeline 88.53% <ø> (ø)
storage (db) 73.70% <ø> (ø)
trie 94.73% <ø> (+0.03%) ⬆️
txpool 49.82% <ø> (ø)
networking 77.10% <ø> (+<0.01%) ⬆️
rpc 57.55% <ø> (-0.02%) ⬇️
consensus 63.09% <ø> (ø)
revm 28.33% <ø> (ø)
payload builder 8.32% <ø> (ø)
primitives 86.54% <ø> (ø)

@mattsse mattsse added this pull request to the merge queue Sep 23, 2023
Merged via the queue into main with commit 344ffbd Sep 23, 2023
22 checks passed
@mattsse mattsse deleted the dan/fix-hive-again branch September 23, 2023 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug An unexpected or incorrect behavior C-test A change that impacts how or what we test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants