Skip to content

Increase test coverage and include actual regression test.

300ceaf
Select commit
Loading
Failed to load commit list.
Open

Hotfix some direct solve ambiguities #181

Increase test coverage and include actual regression test.
300ceaf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 4, 2026 in 0s

0.00% (-87.48%) compared to d44e944

View this Pull Request on Codecov

0.00% (-87.48%) compared to d44e944

Details

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (d44e944) to head (300ceaf).
⚠️ Report is 77 commits behind head on master.

Files with missing lines Patch % Lines
ext/ArrayLayoutsSparseArraysExt.jl 0.00% 2 Missing ⚠️
src/ldiv.jl 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (d44e944) and HEAD (300ceaf). Click for more details.

HEAD has 9 uploads less than BASE
Flag BASE (d44e944) HEAD (300ceaf)
13 4
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #181       +/-   ##
==========================================
- Coverage   87.47%   0.00%   -87.48%     
==========================================
  Files          11      11               
  Lines        1812    1712      -100     
==========================================
- Hits         1585       0     -1585     
- Misses        227    1712     +1485     

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