Skip to content

Memory alignment - #63

Merged
agievich merged 51 commits into
masterfrom
dev
Oct 3, 2025
Merged

Memory alignment#63
agievich merged 51 commits into
masterfrom
dev

Merge branch 'master' into dev

0267e04
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 3, 2025 in 1s

82.51% (-0.41%) compared to 7818580

View this Pull Request on Codecov

82.51% (-0.41%) compared to 7818580

Details

Codecov Report

❌ Patch coverage is 80.87061% with 479 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.51%. Comparing base (7818580) to head (0267e04).

Files with missing lines Patch % Lines
src/crypto/bake/bake_bsts.c 70.65% 98 Missing ⚠️
cmd/fmt/fmt.c 2.66% 73 Missing ⚠️
src/crypto/bake/bake_bmqv.c 78.07% 57 Missing ⚠️
src/crypto/bake/bake_bpace.c 79.12% 57 Missing ⚠️
src/crypto/dstu.c 82.80% 38 Missing ⚠️
src/crypto/g12s.c 76.23% 24 Missing ⚠️
src/crypto/bign/bign_misc.c 82.14% 20 Missing ⚠️
src/crypto/bign96.c 82.02% 16 Missing ⚠️
src/core/rng.c 64.28% 10 Missing ⚠️
src/math/ec2.c 84.37% 10 Missing ⚠️
... and 17 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
- Coverage   82.92%   82.51%   -0.41%     
==========================================
  Files         111      115       +4     
  Lines       16846    16743     -103     
  Branches     2388     2382       -6     
==========================================
- Hits        13970    13816     -154     
- Misses       2876     2927      +51     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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