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: fix NaN handling in ssqrt, scbrt, slog #1432

Merged

Conversation

AayushSabharwal
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Feb 8, 2025

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

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 8.87%. Comparing base (eced900) to head (b6e060a).
Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
src/solver/solve_helpers.jl 0.00% 3 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff            @@
##           master   #1432      +/-   ##
=========================================
- Coverage    8.88%   8.87%   -0.01%     
=========================================
  Files          51      51              
  Lines        4876    4879       +3     
=========================================
  Hits          433     433              
- Misses       4443    4446       +3     

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

@ChrisRackauckas ChrisRackauckas merged commit 5f51b84 into JuliaSymbolics:master Feb 8, 2025
8 of 13 checks passed
@AayushSabharwal AayushSabharwal deleted the as/nan-handling branch February 10, 2025 06:10
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