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

internals: Replace use of as_rchunks polyfill. #2285

Merged
merged 1 commit into from
Jan 25, 2025
Merged

Conversation

briansmith
Copy link
Owner

Eliminate some uneeded unsafe code.

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

codecov bot commented Jan 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.73%. Comparing base (c329c65) to head (a4567be).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2285   +/-   ##
=======================================
  Coverage   96.73%   96.73%           
=======================================
  Files         171      171           
  Lines       20859    20848   -11     
  Branches      487      489    +2     
=======================================
- Hits        20177    20167   -10     
  Misses        577      577           
+ Partials      105      104    -1     

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

Eliminate some uneeded `unsafe` code.
@briansmith briansmith merged commit 7d7cd1f into main Jan 25, 2025
169 checks passed
@briansmith briansmith deleted the b/as_chunks branch January 25, 2025 20:15
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