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 MA.Zero in MA.add_mul implementation of GenericNonlinearExpr #3487

Merged
merged 2 commits into from Sep 5, 2023

Conversation

odow
Copy link
Member

@odow odow commented Sep 5, 2023

Closes #3486

@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (a0e451c) 98.09% compared to head (c4a3afc) 98.09%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3487   +/-   ##
=======================================
  Coverage   98.09%   98.09%           
=======================================
  Files          37       37           
  Lines        5518     5520    +2     
=======================================
+ Hits         5413     5415    +2     
  Misses        105      105           
Files Changed Coverage Δ
src/nlp_expr.jl 99.27% <100.00%> (+<0.01%) ⬆️

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

@odow odow merged commit 37d5b70 into master Sep 5, 2023
12 checks passed
@odow odow deleted the od/fix-ma-zero branch September 5, 2023 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

MA.Zero in nonlinear expressions
1 participant