Skip to content

Fix passing kwargs to dual_optimizer and DualOptimizer#220

Merged
odow merged 2 commits intomasterfrom
od/kwargs
Mar 31, 2026
Merged

Fix passing kwargs to dual_optimizer and DualOptimizer#220
odow merged 2 commits intomasterfrom
od/kwargs

Conversation

@odow
Copy link
Copy Markdown
Member

@odow odow commented Mar 31, 2026

Closes #219

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.47%. Comparing base (68d8372) to head (aa72ee9).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #220      +/-   ##
==========================================
+ Coverage   94.20%   94.47%   +0.26%     
==========================================
  Files          14       14              
  Lines         742      742              
==========================================
+ Hits          699      701       +2     
+ Misses         43       41       -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@odow odow merged commit 0e5ab63 into master Mar 31, 2026
8 checks passed
@odow odow deleted the od/kwargs branch March 31, 2026 20:03
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.

dual_optimizer assume_min_if_feasibility

1 participant