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 #6438

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

RiceChuan
Copy link
Contributor

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

@codecov-commenter
Copy link

codecov-commenter commented Dec 20, 2024

Codecov Report

Attention: Patch coverage is 0% with 28 lines in your changes missing coverage. Please review.

Project coverage is 23%. Comparing base (86b2905) to head (5746ca7).
Report is 2 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #6438   +/-   ##
======================================
- Coverage      23%     23%   -1%     
======================================
  Files         758     758           
  Lines       96020   96020           
======================================
- Hits        22108   22097   -11     
- Misses      71041   71051   +10     
- Partials     2871    2872    +1     

Copy link
Collaborator

@simlecode simlecode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@simlecode simlecode merged commit 50879c6 into filecoin-project:master Dec 20, 2024
2 checks passed
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