Skip to content

Add generic Base.unsafe_read using try_strides#16

Draft
nhz2 wants to merge 2 commits into
mainfrom
using-has_strided_get
Draft

Add generic Base.unsafe_read using try_strides#16
nhz2 wants to merge 2 commits into
mainfrom
using-has_strided_get

switch to try_strides

0cb911a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 29, 2026 in 0s

83.78% (-16.22%) compared to 2190afc

View this Pull Request on Codecov

83.78% (-16.22%) compared to 2190afc

Details

Codecov Report

❌ Patch coverage is 57.14286% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.78%. Comparing base (2190afc) to head (0cb911a).

Files with missing lines Patch % Lines
src/InputBuffers.jl 57.14% 12 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##              main      #16       +/-   ##
============================================
- Coverage   100.00%   83.78%   -16.22%     
============================================
  Files            1        1               
  Lines           62       74       +12     
============================================
  Hits            62       62               
- Misses           0       12       +12     

☔ 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.