Skip to content

chore(deps): replace golang.org/x/crypto/sha3 with go-keccak, upgrade…

293f335
Select commit
Loading
Failed to load commit list.
Merged

chore(deps): replace golang.org/x/crypto/sha3 with go-keccak, upgrade x/crypto #1064

chore(deps): replace golang.org/x/crypto/sha3 with go-keccak, upgrade…
293f335
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 28, 2026 in 1s

65.57% (+0.18%) compared to dc95659

View this Pull Request on Codecov

65.57% (+0.18%) compared to dc95659

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.57%. Comparing base (dc95659) to head (293f335).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1064      +/-   ##
==========================================
+ Coverage   65.39%   65.57%   +0.18%     
==========================================
  Files          81       81              
  Lines        8001     8001              
==========================================
+ Hits         5232     5247      +15     
+ Misses       2236     2226      -10     
+ Partials      533      528       -5     
Files with missing lines Coverage Δ
merkle/merkle.go 91.91% <100.00%> (ø)

... and 6 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.