exchain icon indicating copy to clipboard operation
exchain copied to clipboard

Para:optimize gorountine

Open scf0220 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)

scf0220 avatar Jul 06 '22 03:07 scf0220

Codecov Report

Merging #2275 (e763b56) into dev (3825649) will increase coverage by 0.00%. The diff coverage is 80.00%.

@@           Coverage Diff           @@
##              dev    #2275   +/-   ##
=======================================
  Coverage   34.36%   34.36%           
=======================================
  Files         341      341           
  Lines       38949    38953    +4     
=======================================
+ Hits        13383    13386    +3     
- Misses      24562    24563    +1     
  Partials     1004     1004           
Impacted Files Coverage Δ
app/ante/GasLimitDecorator.go 75.00% <75.00%> (ø)
x/evm/types/cache.go 74.13% <100.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

codecov-commenter avatar Jul 06 '22 03:07 codecov-commenter