CortexTheseus icon indicating copy to clipboard operation
CortexTheseus copied to clipboard

Mev 01

Open ucwong opened this issue 4 years ago • 1 comments

ucwong avatar Jul 12 '21 06:07 ucwong

Codecov Report

Merging #1000 (092c23b) into master (4caf7a8) will decrease coverage by 0.35%. The diff coverage is 2.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1000      +/-   ##
==========================================
- Coverage   50.49%   50.14%   -0.36%     
==========================================
  Files         425      426       +1     
  Lines       54219    54585     +366     
==========================================
- Hits        27378    27370       -8     
- Misses      24736    25109     +373     
- Partials     2105     2106       +1     
Impacted Files Coverage Δ
cmd/cortex/main.go 21.62% <ø> (ø)
cmd/cortex/usage.go 10.52% <ø> (ø)
cmd/utils/flags.go 1.93% <0.00%> (-0.01%) :arrow_down:
core/types/transaction.go 57.73% <ø> (ø)
core/types/transaction_signing.go 69.42% <0.00%> (-3.00%) :arrow_down:
ctxc/api_backend.go 0.00% <0.00%> (ø)
ctxc/config.go 40.00% <ø> (ø)
miner/miner.go 0.00% <0.00%> (ø)
miner/multi_worker.go 0.00% <0.00%> (ø)
miner/worker.go 0.00% <0.00%> (ø)
... and 20 more

codecov[bot] avatar Jul 14 '21 10:07 codecov[bot]