ethereumjs-monorepo
ethereumjs-monorepo copied to clipboard
chore(evm): enable `strict-boolean-expressions` rule for `eslint`
Part of https://github.com/ethereumjs/ethereumjs-monorepo/issues/2137
Codecov Report
Merging #2154 (c04abec) into master (a87f179) will not change coverage. The diff coverage is
86.84%.
| Flag | Coverage Δ | |
|---|---|---|
| block | 92.77% <ø> (ø) |
|
| blockchain | 88.39% <ø> (ø) |
|
| client | 87.07% <ø> (ø) |
|
| common | 98.09% <ø> (ø) |
|
| devp2p | 92.30% <ø> (ø) |
|
| ethash | ∅ <ø> (∅) |
|
| evm | 79.08% <86.84%> (ø) |
|
| rlp | ∅ <ø> (∅) |
|
| statemanager | 88.16% <ø> (ø) |
|
| trie | 89.43% <ø> (ø) |
|
| tx | 97.98% <ø> (ø) |
|
| util | 92.33% <ø> (ø) |
|
| vm | 85.27% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Closing this since it falls in the same category as Uint8Array in terms of breaking changes/impact.