iotex-core icon indicating copy to clipboard operation
iotex-core copied to clipboard

Trie clone

Open CoderZhi opened this issue 3 years ago • 2 comments

https://github.com/iotexproject/iotex-core/issues/2847

CoderZhi avatar Mar 15 '22 00:03 CoderZhi

Codecov Report

Merging #3194 (9dcade1) into master (a20e489) will decrease coverage by 1.33%. The diff coverage is 69.60%.

@@            Coverage Diff             @@
##           master    #3194      +/-   ##
==========================================
- Coverage   75.43%   74.09%   -1.34%     
==========================================
  Files         247      259      +12     
  Lines       22845    23602     +757     
==========================================
+ Hits        17233    17488     +255     
- Misses       4685     5183     +498     
- Partials      927      931       +4     
Impacted Files Coverage Δ
action/action_deserializer.go 57.14% <ø> (ø)
action/protocol/poll/nativestaking.go 41.08% <0.00%> (-0.65%) :arrow_down:
action/protocol/poll/staking_command.go 10.71% <0.00%> (ø)
action/protocol/staking/read_state.go 15.38% <0.00%> (ø)
action/protocol/vote/probationlist.go 87.50% <ø> (ø)
api/blocklistener.go 70.73% <0.00%> (ø)
api/websocket.go 5.17% <0.00%> (-0.19%) :arrow_down:
blockchain/block/block_deserializer.go 71.15% <ø> (ø)
blockchain/blockchain.go 0.89% <0.00%> (ø)
blockchain/filedao/filedao_legacy.go 85.80% <ø> (ø)
... and 118 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Mar 16 '22 22:03 codecov[bot]

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Sep 01 '22 01:09 sonarqubecloud[bot]

Close b/c it has been inactive for 1+yr.

raullenchai avatar May 30 '24 20:05 raullenchai