exchain icon indicating copy to clipboard operation
exchain copied to clipboard

query contract by channel

Open ylsGit opened this issue 1 year 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)

ylsGit avatar Apr 07 '23 08:04 ylsGit

Codecov Report

Merging #3075 (4672dcd) into dev (8b5fd3c) will decrease coverage by 0.02%. The diff coverage is 0.00%.

:exclamation: Current head 4672dcd differs from pull request most recent head d052249. Consider uploading reports for the commit d052249 to get more accurate results

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##              dev    #3075      +/-   ##
==========================================
- Coverage   36.06%   36.04%   -0.02%     
==========================================
  Files         434      434              
  Lines       45103    45132      +29     
==========================================
+ Hits        16266    16268       +2     
- Misses      27663    27691      +28     
+ Partials     1174     1173       -1     
Impacted Files Coverage Δ
x/erc20/keeper/querier.go 44.55% <0.00%> (-17.95%) :arrow_down:
x/erc20/types/keys.go 0.00% <ø> (ø)

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Apr 07 '23 08:04 codecov-commenter