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

Make it clearer that we're not passing empty slices to C code. #2269

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

briansmith
Copy link
Owner

See each individual commit.

@briansmith briansmith self-assigned this Jan 22, 2025
Copy link

codecov bot commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.74%. Comparing base (90f2c88) to head (ac5cd9f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2269   +/-   ##
=======================================
  Coverage   96.74%   96.74%           
=======================================
  Files         171      171           
  Lines       20853    20854    +1     
  Branches      490      490           
=======================================
+ Hits        20175    20176    +1     
  Misses        571      571           
  Partials      107      107           

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

In the future we'll make this a const assertion.
@briansmith briansmith force-pushed the b/clarify-slicing-to-C branch from b25576a to ac5cd9f Compare January 23, 2025 05:19
@briansmith
Copy link
Owner Author

I reduced this to a single commit after merging #2272, which subsumed the poly1305 case. I will deal with other cases separately.

@briansmith briansmith merged commit 2607f4b into main Jan 23, 2025
169 checks passed
@briansmith briansmith deleted the b/clarify-slicing-to-C branch January 23, 2025 06:07
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.

1 participant