Skip to content
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

Fix hessian_sparsity for ifelse #1454

Merged

Conversation

devmotion
Copy link
Contributor

Related to #1453.

Fixes #893

@codecov-commenter
Copy link

codecov-commenter commented Feb 26, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 8.83%. Comparing base (eced900) to head (b995eda).
Report is 36 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##           master   #1454      +/-   ##
=========================================
- Coverage    8.88%   8.83%   -0.05%     
=========================================
  Files          51      51              
  Lines        4876    4903      +27     
=========================================
  Hits          433     433              
- Misses       4443    4470      +27     

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

@ChrisRackauckas ChrisRackauckas merged commit 8f1ef3d into JuliaSymbolics:master Feb 27, 2025
9 of 13 checks passed
@devmotion devmotion deleted the dw/hessian_sparsity_ifelse branch February 27, 2025 00:15
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.

LoadError: MethodError: no method matching _sparse(::SymbolicUtils.BasicSymbolic{Any}, ::Int64)
3 participants