Skip to content

Conversation

@github-actions
Copy link
Contributor

This pull request changes the compat entry for the MatrixAlgebraKit package from 0.5 to 0.5, 0.6.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.

@codecov
Copy link

codecov bot commented Nov 20, 2025

Codecov Report

❌ Patch coverage is 89.74359% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.97%. Comparing base (e489457) to head (7dad258).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/factorizations/orthnull.jl 86.66% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #184      +/-   ##
==========================================
+ Coverage   71.85%   71.97%   +0.11%     
==========================================
  Files          37       37              
  Lines        2029     2030       +1     
==========================================
+ Hits         1458     1461       +3     
+ Misses        571      569       -2     
Flag Coverage Δ
docs 5.95% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@mtfishman
Copy link
Member

mtfishman commented Nov 20, 2025

@lkdvos this upgrades to the new orth interface in MatrixAlgebraKit.jl v0.6, the upgrade is pretty straightforward. I think the LeftOrthAlgorithm/RightOrthAlgorithm wrappers are nice to use here.

@mtfishman mtfishman merged commit c9fe25e into main Nov 20, 2025
20 checks passed
@mtfishman mtfishman deleted the compathelper/new_version/2025-11-15-01-59-39-604-00371912892 branch November 20, 2025 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants