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

all: use min/max/clear from go1.21 #1946

Merged
merged 1 commit into from
Mar 22, 2024
Merged

all: use min/max/clear from go1.21 #1946

merged 1 commit into from
Mar 22, 2024

Conversation

ucwong
Copy link
Member

@ucwong ucwong commented Mar 22, 2024

No description provided.

@ucwong ucwong marked this pull request as ready for review March 22, 2024 10:01
Copy link

codecov bot commented Mar 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.24%. Comparing base (ed0fa5a) to head (ad45a3c).
Report is 28 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1946      +/-   ##
==========================================
+ Coverage   47.23%   47.24%   +0.01%     
==========================================
  Files         568      568              
  Lines       68859    68845      -14     
==========================================
+ Hits        32524    32529       +5     
+ Misses      33804    33792      -12     
+ Partials     2531     2524       -7     
Files Coverage Δ
accounts/keystore/keystore.go 64.19% <100.00%> (-0.16%) ⬇️
crypto/crypto.go 65.28% <100.00%> (-0.29%) ⬇️
crypto/secp256k1/scalar_mult_cgo.go 78.94% <100.00%> (-2.01%) ⬇️
ctxc/peer.go 36.11% <ø> (-1.73%) ⬇️
p2p/discover/common.go 85.71% <ø> (+7.93%) ⬆️
p2p/discover/v5wire/crypto.go 69.76% <100.00%> (-0.35%) ⬇️
rlp/decode.go 90.06% <100.00%> (-0.02%) ⬇️

... and 13 files with indirect coverage changes

@ucwong ucwong merged commit ab3c900 into master Mar 22, 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.

2 participants