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

Implement Base.isreal for complex expressions #3252

Merged
merged 1 commit into from
Feb 27, 2023
Merged

Implement Base.isreal for complex expressions #3252

merged 1 commit into from
Feb 27, 2023

Conversation

odow
Copy link
Member

@odow odow commented Feb 27, 2023

This is needed for #3250

@odow odow mentioned this pull request Feb 27, 2023
14 tasks
@codecov
Copy link

codecov bot commented Feb 27, 2023

Codecov Report

Base: 98.08% // Head: 98.09% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (0b02629) compared to base (2976346).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3252   +/-   ##
=======================================
  Coverage   98.08%   98.09%           
=======================================
  Files          34       34           
  Lines        4656     4663    +7     
=======================================
+ Hits         4567     4574    +7     
  Misses         89       89           
Impacted Files Coverage Δ
src/aff_expr.jl 97.28% <100.00%> (+0.03%) ⬆️
src/quad_expr.jl 100.00% <100.00%> (ø)
src/variables.jl 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@odow odow merged commit 6329762 into master Feb 27, 2023
@odow odow deleted the od/isreal branch February 27, 2023 23:04
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.

1 participant