Skip to content

Fix compat with GenericSchur and GenericSVD#71

Draft
davidanthoff wants to merge 3 commits into
JuliaLinearAlgebra:masterfrom
davidanthoff:fix-compat-with-GenericSVD
Draft

Fix compat with GenericSchur and GenericSVD#71
davidanthoff wants to merge 3 commits into
JuliaLinearAlgebra:masterfrom
davidanthoff:fix-compat-with-GenericSVD

Use GenericSchur.HessenbergArg

9ca91cf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 6, 2026 in 1s

70.97% (-1.57%) compared to 74e8183

View this Pull Request on Codecov

70.97% (-1.57%) compared to 74e8183

Details

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.97%. Comparing base (74e8183) to head (9ca91cf).
⚠️ Report is 111 commits behind head on master.

Files with missing lines Patch % Lines
src/eigenGeneral.jl 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
- Coverage   72.53%   70.97%   -1.57%     
==========================================
  Files          11       11              
  Lines        1453     1502      +49     
==========================================
+ Hits         1054     1066      +12     
- Misses        399      436      +37     

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