Skip to content

Fix convert for ScalMat #210

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 31, 2025
Merged

Fix convert for ScalMat #210

merged 2 commits into from
Mar 31, 2025

Conversation

devmotion
Copy link
Member

Fixes #211.

@codecov-commenter
Copy link

codecov-commenter commented Nov 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.37%. Comparing base (b85c8ac) to head (90fb76a).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #210      +/-   ##
==========================================
- Coverage   91.61%   91.37%   -0.24%     
==========================================
  Files           9        8       -1     
  Lines         680      638      -42     
==========================================
- Hits          623      583      -40     
+ Misses         57       55       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@devmotion devmotion merged commit 548d4de into master Mar 31, 2025
10 of 12 checks passed
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.

Stack overflow in MvNormal(::Vector{Real}, UniformScaling{Float64}
2 participants