Skip to content

keccak init-update-final api - #229

Open
rodiazet wants to merge 3 commits into
masterfrom
228-implement-init-update-final-api-for-keccak
Open

keccak init-update-final api#229
rodiazet wants to merge 3 commits into
masterfrom
228-implement-init-update-final-api-for-keccak

sanitizers error fixing; corner case bug fixing,

f061fee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 28, 2026 in 1s

98.00% (-0.66%) compared to dfc8d08

View this Pull Request on Codecov

98.00% (-0.66%) compared to dfc8d08

Details

Codecov Report

❌ Patch coverage is 94.39655% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.00%. Comparing base (dfc8d08) to head (f061fee).
⚠️ Report is 25 commits behind head on master.

Files with missing lines Patch % Lines
lib/keccak/keccak.c 90.84% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #229      +/-   ##
==========================================
- Coverage   98.65%   98.00%   -0.66%     
==========================================
  Files          17       17              
  Lines        1335     1550     +215     
==========================================
+ Hits         1317     1519     +202     
- Misses         18       31      +13     
Files with missing lines Coverage Δ
include/ethash/keccak.hpp 100.00% <100.00%> (ø)
test/unittests/test_keccak.cpp 100.00% <100.00%> (ø)
lib/keccak/keccak.c 96.64% <90.84%> (-3.36%) ⬇️

... and 1 file with indirect coverage changes

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