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

p2p, log, rpc: use errors.New to replace fmt.Errorf with no parameter… #1920

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

ucwong
Copy link
Member

@ucwong ucwong commented Feb 26, 2024

No description provided.

Copy link

codecov bot commented Feb 26, 2024

Codecov Report

Attention: Patch coverage is 83.33333% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 47.44%. Comparing base (ee90131) to head (ad87771).
Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1920      +/-   ##
==========================================
+ Coverage   47.39%   47.44%   +0.04%     
==========================================
  Files         568      568              
  Lines       68782    68782              
==========================================
+ Hits        32601    32633      +32     
+ Misses      33645    33605      -40     
- Partials     2536     2544       +8     
Files Coverage Δ
p2p/transport.go 82.66% <100.00%> (ø)
rpc/types.go 76.47% <100.00%> (ø)
p2p/server.go 72.57% <50.00%> (ø)

... and 16 files with indirect coverage changes

@ucwong ucwong merged commit 57e2b74 into master Feb 26, 2024
1 check 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.

None yet

2 participants