Skip to content

Conversation

@araujoms
Copy link
Collaborator

I've fixed the type stability of matrix functions as far as possible without changing the API as discussed in #1130. Also added tests. Closes #460.

@codecov
Copy link

codecov bot commented May 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.75%. Comparing base (91ef00e) to head (a380882).
Report is 25 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1360   +/-   ##
=======================================
  Coverage   93.75%   93.75%           
=======================================
  Files          34       34           
  Lines       15730    15731    +1     
=======================================
+ Hits        14748    14749    +1     
  Misses        982      982           

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

@ViralBShah
Copy link
Member

Would be good for @jishnub to take a look.

@jishnub jishnub merged commit 5dbf0a3 into master Jun 18, 2025
4 checks passed
@jishnub jishnub deleted the araujoms/matrixfunstable branch June 18, 2025 17:13
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.

^(::Matrix{Float64},::Float64) not type stable

3 participants