Skip to content

Fix test imports

840095c
Select commit
Loading
Failed to load commit list.
Merged

Define TensorAlgebra.matricize to return SparseArrays.SparseMatrixCSC #75

Fix test imports
840095c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 8, 2025 in 0s

77.47% (+1.54%) compared to 78dece8

View this Pull Request on Codecov

77.47% (+1.54%) compared to 78dece8

Details

Codecov Report

❌ Patch coverage is 93.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.47%. Comparing base (78dece8) to head (840095c).

Files with missing lines Patch % Lines
src/sparsearrays.jl 90.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #75      +/-   ##
==========================================
+ Coverage   75.93%   77.47%   +1.54%     
==========================================
  Files           9       11       +2     
  Lines         698      728      +30     
==========================================
+ Hits          530      564      +34     
+ Misses        168      164       -4     

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