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 and add tests for constant offset in objective function #76

Merged
merged 2 commits into from
Nov 29, 2023

Conversation

odow
Copy link
Member

@odow odow commented Nov 29, 2023

Closes #75

This is a fairly embarrassing oversight.

Copy link

codecov bot commented Nov 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bc0239d) 96.43% compared to head (74a81ed) 96.45%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #76      +/-   ##
==========================================
+ Coverage   96.43%   96.45%   +0.01%     
==========================================
  Files           9        9              
  Lines         953      958       +5     
==========================================
+ Hits          919      924       +5     
  Misses         34       34              

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

@odow odow merged commit cab13bf into master Nov 29, 2023
7 checks passed
@odow odow deleted the od/obj-constant branch November 29, 2023 02:18
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.

Algorithms fail with constant term in objective
1 participant