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 broken Node Nightly CI jobs #3846

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix broken Node Nightly CI jobs #3846

wants to merge 2 commits into from

Conversation

acolytec3
Copy link
Contributor

This removes Node 18 from the Node versions run by the Node Nightly ci jobs (since only 18 is failing and it's been deprecated and we no longer officially support it).

Copy link

codecov bot commented Jan 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.27%. Comparing base (5ba37f3) to head (0e7c0fb).

Additional details and impacted files

Impacted file tree graph

Flag Coverage Δ
block 73.33% <ø> (ø)
blockchain 82.92% <ø> (ø)
client 72.90% <ø> (ø)
common 89.82% <ø> (ø)
devp2p 71.18% <ø> (+0.10%) ⬆️
evm 64.59% <ø> (ø)
genesis 100.00% <ø> (ø)
mpt 51.51% <ø> (-0.15%) ⬇️
rlp 95.11% <ø> (ø)
statemanager 67.05% <ø> (ø)
tx 75.32% <ø> (ø)
util 72.41% <ø> (ø)
vm 57.33% <ø> (ø)
wallet 78.97% <ø> (ø)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant