ethereumjs-monorepo
ethereumjs-monorepo copied to clipboard
chore(trie): enable `strict-boolean-expressions` rule for `eslint`
Part of https://github.com/ethereumjs/ethereumjs-monorepo/issues/2137 and depends on https://github.com/ethereumjs/ethereumjs-monorepo/pull/2148 being merged
Codecov Report
Merging #2149 (873fc53) into master (a87f179) will decrease coverage by
0.66%. The diff coverage is94.44%.
| Flag | Coverage Δ | |
|---|---|---|
| block | 92.77% <100.00%> (ø) |
|
| blockchain | ? |
|
| client | 87.07% <ø> (ø) |
|
| common | 98.09% <83.33%> (ø) |
|
| devp2p | 92.33% <ø> (+0.02%) |
:arrow_up: |
| ethash | ∅ <ø> (∅) |
|
| evm | 79.08% <ø> (ø) |
|
| rlp | ∅ <ø> (∅) |
|
| statemanager | 88.16% <ø> (ø) |
|
| trie | 89.43% <ø> (ø) |
|
| tx | ? |
|
| util | 92.33% <100.00%> (ø) |
|
| 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.