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

Finishes typing client opts #3150

Merged
merged 3 commits into from
Nov 7, 2023
Merged

Finishes typing client opts #3150

merged 3 commits into from
Nov 7, 2023

Conversation

acolytec3
Copy link
Contributor

This finishes up the work identified in #3045 by adding complete typing to the args passed in the CLI. No more //@ts-ignore

@acolytec3 acolytec3 linked an issue Nov 7, 2023 that may be closed by this pull request
Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Merging #3150 (d5f8dd6) into master (a582c7e) will increase coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

Flag Coverage Δ
block 88.80% <ø> (ø)
blockchain 92.27% <ø> (ø)
client 86.14% <ø> (+0.03%) ⬆️
common 98.19% <ø> (ø)
devp2p 86.32% <ø> (ø)
ethash ∅ <ø> (∅)
evm 71.93% <ø> (ø)
statemanager 90.13% <ø> (ø)
trie 89.76% <ø> (+0.04%) ⬆️
tx 96.36% <ø> (ø)
util 87.53% <ø> (ø)
vm 76.22% <ø> (ø)

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

@gabrocheleau gabrocheleau merged commit 82521c7 into master Nov 7, 2023
44 checks passed
@scorbajio scorbajio deleted the finish-typing-clientopts branch November 7, 2023 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Finish typing cleanup for CLI params
3 participants