Skip to content

Add low-level wrappers for BLAS and LAPACK#1403

Draft
amontoison wants to merge 4 commits into
masterfrom
am/blas_lapack
Draft

Add low-level wrappers for BLAS and LAPACK#1403
amontoison wants to merge 4 commits into
masterfrom
am/blas_lapack

Fix the wrappers did by hand

fe39ab5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 4, 2026 in 1s

78.07% (-15.82%) compared to 5d05175

View this Pull Request on Codecov

78.07% (-15.82%) compared to 5d05175

Details

Codecov Report

❌ Patch coverage is 65.65097% with 124 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.07%. Comparing base (5d05175) to head (fe39ab5).
⚠️ Report is 117 commits behind head on master.

Files with missing lines Patch % Lines
src/libblas.jl 61.72% 124 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1403       +/-   ##
===========================================
- Coverage   93.89%   78.07%   -15.82%     
===========================================
  Files          34       36        +2     
  Lines       15893    20249     +4356     
===========================================
+ Hits        14922    15809      +887     
- Misses        971     4440     +3469     

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