exchain
exchain copied to clipboard
Para:optimize gorountine
-
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 inCHANGELOG.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)
Codecov Report
Merging #2275 (e763b56) into dev (3825649) will increase coverage by
0.00%
. The diff coverage is80.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