exchain icon indicating copy to clipboard operation
exchain copied to clipboard

optimize mempool Receive

Open cwbhhjl opened this issue 2 years ago • 1 comments

  • Targeted PR against correct branch (see CONTRIBUTING.md)

  • [ ] Linked to github-issue with discussion and accepted design OR link to spec that describes this work.

  • [ ] Wrote tests

  • [ ] Updated relevant documentation (docs/)

  • [ ] Added a relevant changelog entry to the Unreleased section in CHANGELOG.md

  • [ ] Reviewed Files changed in the github PR explorer


For Admin Use:

  • Added appropriate labels to PR (ex. wip, ready-for-review, docs)
  • Reviewers Assigned
  • Squashed all commits, uses message "Merge PR #XYZ: [title]" (coding standards)

cwbhhjl avatar Jul 21 '22 02:07 cwbhhjl

Codecov Report

Merging #2323 (c658b7d) into dev (6a538b0) will decrease coverage by 0.00%. The diff coverage is n/a.

@@            Coverage Diff             @@
##              dev    #2323      +/-   ##
==========================================
- Coverage   36.33%   36.33%   -0.01%     
==========================================
  Files         415      415              
  Lines       43808    43808              
==========================================
- Hits        15918    15916       -2     
- Misses      26736    26737       +1     
- Partials     1154     1155       +1     
Impacted Files Coverage Δ
x/wasm/keeper/keeper.go 80.39% <0.00%> (-0.31%) :arrow_down:

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

codecov-commenter avatar Jul 21 '22 02:07 codecov-commenter