Skip to content

Conversation

@Tokazama
Copy link
Member

Adds dependency on ArrayInterface supporting common methods for extracting dimension names and the stride layout interface that LoopVectorization depends on.

There are plans to provide a common method for what equates to Axis.val, but that will require more discussion before being merged into ArrayInterface (see JuliaArrays/ArrayInterface.jl#328 and JuliaArrays/ArrayInterface.jl#250)

@codecov
Copy link

codecov bot commented Jul 26, 2022

Codecov Report

❌ Patch coverage is 16.66667% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.53%. Comparing base (bbf1f27) to head (567f04c).
⚠️ Report is 13 commits behind head on master.

Files with missing lines Patch % Lines
src/core.jl 16.66% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #211      +/-   ##
==========================================
- Coverage   90.14%   89.53%   -0.61%     
==========================================
  Files           7        7              
  Lines         710      717       +7     
==========================================
+ Hits          640      642       +2     
- Misses         70       75       +5     

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

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