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

Remove divceil implementation #29

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Remove divceil implementation #29

merged 1 commit into from
Nov 16, 2023

Conversation

psvri
Copy link
Owner

@psvri psvri commented Nov 16, 2023

No description provided.

Copy link

codecov bot commented Nov 16, 2023

Codecov Report

Merging #29 (ad03230) into main (3e7401c) will decrease coverage by 0.05%.
The diff coverage is 72.72%.

Additional details and impacted files
Files Coverage Δ
crates/array/src/array/gpu_device.rs 95.42% <100.00%> (ø)
crates/array/src/array/u16_gpu.rs 85.71% <100.00%> (ø)
crates/routines/src/take.rs 83.07% <100.00%> (ø)
crates/array/src/array/gpu_ops/mod.rs 0.00% <0.00%> (-4.48%) ⬇️
crates/array/src/array/i16_gpu.rs 82.75% <66.66%> (-2.96%) ⬇️
crates/array/src/array/i8_gpu.rs 84.37% <66.66%> (-2.73%) ⬇️
crates/array/src/array/u8_gpu.rs 84.37% <66.66%> (-2.73%) ⬇️
crates/array/src/array/gpu_ops/f32_ops.rs 0.00% <0.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3e7401c...ad03230. Read the comment docs.

@psvri psvri merged commit bf30060 into main Nov 16, 2023
3 checks passed
@psvri psvri deleted the remove_divceil branch November 16, 2023 19:24
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