Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: use errors.New to replace fmt.Errorf with no parameters #2216

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

RiceChuan
Copy link

use errors.New to replace fmt.Errorf with no parameters

@RiceChuan RiceChuan requested a review from a team as a code owner December 12, 2024 08:28
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

Attention: Patch coverage is 33.33333% with 14 lines in your changes missing coverage. Please review.

Project coverage is 39.38%. Comparing base (ee4809d) to head (55d890d).

Files with missing lines Patch % Lines
x/evm/abci.go 33.33% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2216      +/-   ##
==========================================
- Coverage   39.45%   39.38%   -0.07%     
==========================================
  Files         375      375              
  Lines       37417    37417              
==========================================
- Hits        14763    14738      -25     
- Misses      21706    21730      +24     
- Partials      948      949       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants