Skip to content

Add support for try_strides, is_ptr_loadable, and is_ptr_storable#1619

Open
nhz2 wants to merge 4 commits into
JuliaLang:masterfrom
nhz2:nz/try_strides
Open

Add support for try_strides, is_ptr_loadable, and is_ptr_storable#1619
nhz2 wants to merge 4 commits into
JuliaLang:masterfrom
nhz2:nz/try_strides

change is_ptr_storeable to is_ptr_storable

eb156f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 6, 2026 in 0s

94.25% (-0.15%) compared to 81a3a0d

View this Pull Request on Codecov

94.25% (-0.15%) compared to 81a3a0d

Details

Codecov Report

❌ Patch coverage is 0% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.25%. Comparing base (81a3a0d) to head (eb156f1).
⚠️ Report is 31 commits behind head on master.

Files with missing lines Patch % Lines
src/adjtrans.jl 0.00% 20 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1619      +/-   ##
==========================================
- Coverage   94.39%   94.25%   -0.15%     
==========================================
  Files          35       35              
  Lines       16050    16070      +20     
==========================================
- Hits        15151    15147       -4     
- Misses        899      923      +24     

☔ View full report in Codecov by Harness.
📢 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.