iost-official / go-iost

Official Go implementation of the IOST blockchain
https://developers.iost.io/
GNU Lesser General Public License v3.0
564 stars 112 forks source link

enable more linters #1153

Closed lispc closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #1153 into master will decrease coverage by 0.02%. The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1153      +/-   ##
==========================================
- Coverage   38.16%   38.14%   -0.03%     
==========================================
  Files         109      109              
  Lines        8985     8985              
==========================================
- Hits         3429     3427       -2     
- Misses       5149     5150       +1     
- Partials      407      408       +1     
Impacted Files Coverage Δ
chainbase/block.go 0.00% <ø> (ø)
chainbase/metrics.go 0.00% <ø> (ø)
common/fixed.go 64.83% <ø> (ø)
consensus/synchro/block_sync.go 73.21% <ø> (ø)
consensus/synchro/blockhash_sync.go 84.42% <ø> (ø)
consensus/synchro/height_sync.go 84.61% <ø> (ø)
consensus/synchro/request_handler.go 66.66% <ø> (ø)
consensus/synchro/sync.go 84.10% <ø> (ø)
core/block/block.go 80.62% <ø> (ø)
core/tx/utils.go 0.00% <ø> (ø)
... and 25 more