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 unsafe_shift_from(::Copyable) use whole chunks #39

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Scratch first attempt

cbd2901
Select commit
Loading
Failed to load commit list.
Open

Make unsafe_shift_from(::Copyable) use whole chunks #39

Scratch first attempt
cbd2901
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 26, 2024 in 0s

97.78% (+0.00%) compared to a6f69bf

View this Pull Request on Codecov

97.78% (+0.00%) compared to a6f69bf

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.78%. Comparing base (a6f69bf) to head (cbd2901).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #39   +/-   ##
=======================================
  Coverage   97.78%   97.78%           
=======================================
  Files          14       14           
  Lines         766      766           
=======================================
  Hits          749      749           
  Misses         17       17           

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