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

Conversation

@agievich

@agievich agievich commented Oct 3, 2025

Copy link
Copy Markdown
Owner

A major update aimed at ensuring proper alignment for fragments of a managed stack. The main tools are the memSlice() and blobCreate2() functions. See stack.h for details.

@codecov

codecov Bot commented Oct 3, 2025

Copy link
Copy Markdown

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).
⚠️ Report is 1 commits behind head on master.

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.

@agievich
agievich merged commit 9130731 into master Oct 3, 2025
7 of 8 checks 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