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 dispatch in the factorization constraints resolution #171

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

bvdmitri
Copy link
Member

This PR fixes the incorrect dispatch in the factorization constraints resolution. I'm not sure why the old dispatch didn't work though, but the fix seems to be simple and works just fine.

@bvdmitri bvdmitri requested a review from wouterwln March 13, 2024 10:40
@bvdmitri bvdmitri marked this pull request as draft March 13, 2024 10:57
Copy link
Member

@wouterwln wouterwln left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure why the old dispatch is wrong, but I don't see a problem with this change, so it's fine with me

Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.76%. Comparing base (e199e5b) to head (9759fea).
Report is 23 commits behind head on dev-4.0.0.

Additional details and impacted files
@@              Coverage Diff              @@
##           dev-4.0.0     #171      +/-   ##
=============================================
+ Coverage      91.34%   91.76%   +0.42%     
=============================================
  Files             14       14              
  Lines           1733     1786      +53     
=============================================
+ Hits            1583     1639      +56     
+ Misses           150      147       -3     

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

@bvdmitri bvdmitri marked this pull request as ready for review March 13, 2024 11:07
@bvdmitri bvdmitri merged commit db8e42c into dev-4.0.0 Mar 13, 2024
8 checks passed
@wouterwln wouterwln deleted the dev-fix-joint-constraint branch March 20, 2024 13:12
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.

2 participants