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

chore(tx): 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/2146 and https://github.com/ethereumjs/ethereumjs-monorepo/pull/2150 being merged

faustbrian avatar Aug 16 '22 01:08 faustbrian

Codecov Report

Merging #2147 (b2a7c73) into master (a87f179) will decrease coverage by 0.03%. The diff coverage is 91.48%.

Impacted file tree graph

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.

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