juntyr / rust-cuda

https://juntyr.github.io/rust-cuda/
Apache License 2.0
5 stars 1 forks source link

Switch to UB-free `const-type-layout` #8

Closed juntyr closed 1 year ago

juntyr commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Merging #8 (eabc1d2) into main (edb7d92) will decrease coverage by 0.80%. The diff coverage is 28.99%.

@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
- Coverage   58.43%   57.62%   -0.81%     
==========================================
  Files          52       52              
  Lines        3510     3606      +96     
==========================================
+ Hits         2051     2078      +27     
- Misses       1459     1528      +69     
Impacted Files Coverage Δ
rust-cuda-derive/src/lib.rs 70.83% <ø> (ø)
src/common.rs 0.00% <ø> (ø)
src/utils/box.rs 0.00% <ø> (ø)
src/utils/boxed_slice.rs 0.00% <ø> (ø)
src/utils/device_copy.rs 0.00% <ø> (ø)
src/utils/exchange/buffer/common.rs 0.00% <ø> (ø)
src/utils/exchange/buffer/host.rs 0.00% <ø> (ø)
src/utils/option.rs 0.00% <ø> (ø)
rust-cuda-derive/src/rust_to_cuda/generics.rs 30.35% <24.48%> (-4.43%) :arrow_down:
rust-cuda-derive/src/rust_to_cuda/field_ty.rs 42.85% <25.80%> (-10.18%) :arrow_down:
... and 4 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.