Skip to content

Conversation

@dkarrasch
Copy link
Member

@dkarrasch dkarrasch commented Mar 14, 2025

@codecov
Copy link

codecov bot commented Mar 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.93%. Comparing base (f0f7a46) to head (e909af2).
Report is 4 commits behind head on release-1.12.

Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.12    #1237      +/-   ##
================================================
+ Coverage         91.90%   91.93%   +0.03%     
================================================
  Files                34       34              
  Lines             15385    15381       -4     
================================================
+ Hits              14139    14141       +2     
+ Misses             1246     1240       -6     

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

This reopens JuliaLang/julia#55481

One argument there was that packages may wish to define custom
eigenvalue algorithms. I'm unsure if this is common, but in principle,
we may provide an internal method `eigen(A, alg)` that packages extend,
and users may call the method with `alg` as a keyword argument.

Fixes #1208

---------

Co-authored-by: Viral B. Shah <[email protected]>
@dkarrasch
Copy link
Member Author

I may not have time for this, but this should be merged once tests pass, and then bumped on the release-1.12 branch over at julialang.

@jishnub jishnub mentioned this pull request Apr 4, 2025
7 tasks
This ensures that our LazyLibrary code, (which makes one allocation)
does not fail these tests.  Some of these `@allocations` checks had
already included warm-up code, this simply expands that to the rest that
I could find.
@dkarrasch dkarrasch merged commit 4e7c3f4 into release-1.12 Apr 7, 2025
4 checks passed
@dkarrasch dkarrasch deleted the backports-release-1.12 branch April 7, 2025 09:39
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.

3 participants