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

Add support for ObjectiveFunction{ScalarQuadraticFunction} #276

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

odow
Copy link
Member

@odow odow commented Jun 6, 2023

Closes #273

@codecov
Copy link

codecov bot commented Jun 6, 2023

Codecov Report

Patch coverage: 96.29% and project coverage change: +0.15 🎉

Comparison is base (ae9186d) 90.71% compared to head (5f53359) 90.86%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #276      +/-   ##
==========================================
+ Coverage   90.71%   90.86%   +0.15%     
==========================================
  Files           8        8              
  Lines         420      438      +18     
==========================================
+ Hits          381      398      +17     
- Misses         39       40       +1     
Impacted Files Coverage Δ
src/MOI_wrapper/MOI_wrapper.jl 92.08% <96.29%> (+0.11%) ⬆️

... and 1 file with indirect coverage changes

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

@odow odow merged commit 51842ad into master Jun 6, 2023
@odow odow deleted the od/quad-objective branch June 6, 2023 00:48
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.

Add support for MOI.ObjectiveFunction{MOI.ScalarQuadraticFunction}
1 participant