Skip to content

Add isonebased trait to opt out of OffsetArray wrappers#335

Open
jishnub wants to merge 3 commits into
JuliaArrays:masterfrom
jishnub:isonebased
Open

Add isonebased trait to opt out of OffsetArray wrappers#335
jishnub wants to merge 3 commits into
JuliaArrays:masterfrom
jishnub:isonebased

dispatch on types, and add tests

71565b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2026 in 1s

98.69% (+0.02%) compared to 1cae070

View this Pull Request on Codecov

98.69% (+0.02%) compared to 1cae070

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.69%. Comparing base (1cae070) to head (71565b6).
⚠️ Report is 40 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #335      +/-   ##
==========================================
+ Coverage   98.67%   98.69%   +0.02%     
==========================================
  Files           5        5              
  Lines         452      459       +7     
==========================================
+ Hits          446      453       +7     
  Misses          6        6              

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