Skip to content

try to fix MKL on mac intel

5588281
Select commit
Loading
Failed to load commit list.
Open

Broader mkl support #332

try to fix MKL on mac intel
5588281
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2026 in 0s

75.99% (+2.34%) compared to 566f3c6

View this Pull Request on Codecov

75.99% (+2.34%) compared to 566f3c6

Details

Codecov Report

❌ Patch coverage is 79.84496% with 78 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.99%. Comparing base (566f3c6) to head (5588281).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/mkl_dfti.jl 80.67% 74 Missing ⚠️
src/fft.jl 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #332      +/-   ##
==========================================
+ Coverage   73.64%   75.99%   +2.34%     
==========================================
  Files           5        6       +1     
  Lines         535      933     +398     
==========================================
+ Hits          394      709     +315     
- Misses        141      224      +83     

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