ethereumjs-monorepo
ethereumjs-monorepo copied to clipboard
chore(tx): 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/2146 and https://github.com/ethereumjs/ethereumjs-monorepo/pull/2150 being merged
Codecov Report
Merging #2147 (b2a7c73) into master (a87f179) will decrease coverage by
0.03%. The diff coverage is91.48%.
| Flag | Coverage Δ | |
|---|---|---|
| block | 92.77% <100.00%> (ø) |
|
| blockchain | ? |
|
| client | 87.07% <ø> (ø) |
|
| common | 98.09% <83.33%> (ø) |
|
| devp2p | 92.22% <ø> (-0.09%) |
:arrow_down: |
| ethash | ∅ <ø> (∅) |
|
| evm | 79.08% <ø> (ø) |
|
| rlp | ∅ <ø> (∅) |
|
| statemanager | 88.21% <87.50%> (+0.05%) |
:arrow_up: |
| trie | 90.11% <100.00%> (+0.68%) |
:arrow_up: |
| tx | 97.99% <92.00%> (+0.01%) |
:arrow_up: |
| 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.