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

Support VectorQuadraticFunction objectives #45

Merged
merged 1 commit into from
Feb 21, 2023
Merged

Support VectorQuadraticFunction objectives #45

merged 1 commit into from
Feb 21, 2023

Conversation

odow
Copy link
Member

@odow odow commented Feb 21, 2023

Closes #43

@codecov
Copy link

codecov bot commented Feb 21, 2023

Codecov Report

Base: 95.86% // Head: 95.89% // Increases project coverage by +0.03% 🎉

Coverage data is based on head (9d22ae7) compared to base (b798d58).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   95.86%   95.89%   +0.03%     
==========================================
  Files           8        8              
  Lines         725      731       +6     
==========================================
+ Hits          695      701       +6     
  Misses         30       30              
Impacted Files Coverage Δ
src/MultiObjectiveAlgorithms.jl 90.62% <100.00%> (+0.30%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@odow odow merged commit 7cc03e0 into master Feb 21, 2023
@odow odow deleted the od/quadratic branch February 21, 2023 19:13
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.

No method matching _scalarize(::VectorQuadratic
1 participant