Skip to content

Add promote_eltype for CuArray / ROCArray / MtlArray

ab3b340
Select commit
Loading
Failed to load commit list.
Merged

Add promote_eltype for CuArray / ROCArray / MtlArray #483

Add promote_eltype for CuArray / ROCArray / MtlArray
ab3b340
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 15, 2026 in 0s

60.20% (-0.63%) compared to 192a325

View this Pull Request on Codecov

60.20% (-0.63%) compared to 192a325

Details

Codecov Report

❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.20%. Comparing base (192a325) to head (ab3b340).

Files with missing lines Patch % Lines
ext/ArrayInterfaceAMDGPUExt.jl 0.00% 2 Missing ⚠️
ext/ArrayInterfaceCUDAExt.jl 0.00% 2 Missing ⚠️
ext/ArrayInterfaceMetalExt.jl 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #483      +/-   ##
==========================================
- Coverage   60.82%   60.20%   -0.63%     
==========================================
  Files          14       14              
  Lines         582      588       +6     
==========================================
  Hits          354      354              
- Misses        228      234       +6     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.