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

Assert that vec length is at least LENGTH. #24

Merged
merged 2 commits into from
Nov 3, 2022

Conversation

brndnmtthws
Copy link
Owner

This resolves #23.

@netlify
Copy link

netlify bot commented Nov 3, 2022

Deploy Preview for dryoc-docs ready!

Name Link
🔨 Latest commit 137b80c
🔍 Latest deploy log https://app.netlify.com/sites/dryoc-docs/deploys/6363cebd9300a70008f72954
😎 Deploy Preview https://deploy-preview-24--dryoc-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@codecov
Copy link

codecov bot commented Nov 3, 2022

Codecov Report

Merging #24 (99c4261) into main (d1e92f5) will decrease coverage by 0.01%.
The diff coverage is 50.00%.

❗ Current head 99c4261 differs from pull request most recent head 137b80c. Consider uploading reports for the commit 137b80c to get more accurate results

@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
- Coverage   65.36%   65.34%   -0.02%     
==========================================
  Files          44       44              
  Lines        3164     3168       +4     
==========================================
+ Hits         2068     2070       +2     
- Misses       1096     1098       +2     
Impacted Files Coverage Δ
src/types.rs 46.87% <50.00%> (+0.08%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@brndnmtthws brndnmtthws merged commit 7229a69 into main Nov 3, 2022
@brndnmtthws brndnmtthws deleted the fix-as-array-missing-length-check branch November 3, 2022 14:34
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.

[Bug]: Trivially Unsound code (out of bounds memory access)
1 participant