exchain icon indicating copy to clipboard operation
exchain copied to clipboard

add LastCommitVersion to Committer

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 25 '22 06:07 cwbhhjl

Codecov Report

Merging #2343 (ccd0445) into dev (0ced495) will increase coverage by 0.39%. The diff coverage is n/a.

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

@@            Coverage Diff             @@
##              dev    #2343      +/-   ##
==========================================
+ Coverage   34.40%   34.80%   +0.39%     
==========================================
  Files         343      292      -51     
  Lines       39268    34360    -4908     
==========================================
- Hits        13512    11959    -1553     
+ Misses      24741    21540    -3201     
+ Partials     1015      861     -154     
Impacted Files Coverage Δ
app/logevents/subscriber.go
app/core/chain.go
app/gp_index.go
app/ante/AccountVerificationDecorator.go
app/ante/EthSigVerificationDecorator.go
app/ante/NonceVerificationDecorator.go
app/elapse_info.go
app/ante/account.go
app/export.go
app/rpc/namespaces/eth/api.go
... and 41 more

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

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