ethereumjs-monorepo icon indicating copy to clipboard operation
ethereumjs-monorepo copied to clipboard

chore(util): enable `strict-boolean-expressions` rule for `eslint`

Open faustbrian opened this issue 3 years ago • 1 comments

Part of https://github.com/ethereumjs/ethereumjs-monorepo/issues/2137 and depends on https://github.com/ethereumjs/ethereumjs-monorepo/pull/2147 being merged

faustbrian avatar Aug 16 '22 01:08 faustbrian

Codecov Report

Merging #2148 (bb829f9) into master (a87f179) will decrease coverage by 0.68%. The diff coverage is 95.00%.

Impacted file tree graph

Flag Coverage Δ
block 92.77% <100.00%> (ø)
blockchain ?
client 87.07% <ø> (ø)
common 98.09% <83.33%> (ø)
devp2p 92.11% <ø> (-0.19%) :arrow_down:
ethash ?
evm 79.08% <ø> (ø)
rlp ∅ <ø> (∅)
statemanager 88.16% <ø> (ø)
trie 89.43% <100.00%> (ø)
tx ?
util 92.33% <100.00%> (ø)
vm 85.27% <ø> (ø)

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

codecov[bot] avatar Aug 16 '22 02:08 codecov[bot]

Closing this since it falls in the same category as Uint8Array in terms of breaking changes/impact.

faustbrian avatar Oct 15 '22 03:10 faustbrian