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 incorrect type asssertion in real_operate #704

Merged
merged 1 commit into from
Sep 9, 2024
Merged

Conversation

odow
Copy link
Member

@odow odow commented Sep 9, 2024

Closes #703

@odow odow mentioned this pull request Sep 9, 2024
1 task
Copy link

codecov bot commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.21%. Comparing base (93c68c6) to head (7b48aa8).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #704   +/-   ##
=======================================
  Coverage   98.21%   98.21%           
=======================================
  Files          87       87           
  Lines        5214     5214           
=======================================
  Hits         5121     5121           
  Misses         93       93           

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

@odow odow merged commit bb4145c into master Sep 9, 2024
10 checks passed
@odow odow deleted the od/real-operate branch September 9, 2024 22:01
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.

Error: TypeError: in typeassert, expected Convex.SparseTape{BigFloat}, got a value of type Vector{BigFloat}
2 participants