Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issues #1218

Merged
merged 2 commits into from
Jul 14, 2022
Merged

Fix issues #1218

merged 2 commits into from
Jul 14, 2022

Conversation

bysomeone
Copy link
Collaborator

@codecov
Copy link

codecov bot commented Jul 8, 2022

Codecov Report

Merging #1218 (cb002a8) into master (2af34a2) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

❗ Current head cb002a8 differs from pull request most recent head b8d2f85. Consider uploading reports for the commit b8d2f85 to get more accurate results

@@            Coverage Diff             @@
##           master    #1218      +/-   ##
==========================================
- Coverage   56.15%   56.13%   -0.03%     
==========================================
  Files         211      211              
  Lines       35118    35127       +9     
==========================================
- Hits        19721    19718       -3     
- Misses      13651    13662      +11     
- Partials     1746     1747       +1     
Impacted Files Coverage Δ
plugin/mempool/para/base.go 80.85% <ø> (ø)
plugin/dapp/evm/executor/vm/common/address.go 74.78% <100.00%> (+5.33%) ⬆️
plugin/dapp/evm/executor/vm/runtime/contracts.go 79.55% <100.00%> (+0.10%) ⬆️
plugin/p2p/gossip/tls.go 26.25% <0.00%> (-1.88%) ⬇️
plugin/consensus/dpos/consensus_state.go 43.79% <0.00%> (-1.80%) ⬇️
plugin/consensus/qbft/consensus_state.go 59.84% <0.00%> (-0.19%) ⬇️
plugin/consensus/dpos/state_machine.go 44.69% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2af34a2...b8d2f85. Read the comment docs.

@bysomeone bysomeone changed the title WIP Fix issues Fix issues Jul 8, 2022
@33cn 33cn merged commit e39c121 into 33cn:master Jul 14, 2022
@33cn
Copy link
Owner

33cn commented Oct 11, 2022

🎉 This PR is included in version 1.67.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@33cn 33cn added the released label Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

测试链偶发ErrCheckTxHash错误 ticket 单元测试datarace
2 participants