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 support for VectorOfVariables objectives #62

Merged
merged 1 commit into from
Apr 12, 2023
Merged

Conversation

odow
Copy link
Member

@odow odow commented Apr 12, 2023

No description provided.

@codecov
Copy link

codecov bot commented Apr 12, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.48 🎉

Comparison is base (ad4c9a8) 96.12% compared to head (48df1c7) 96.60%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
+ Coverage   96.12%   96.60%   +0.48%     
==========================================
  Files           8        8              
  Lines         799      795       -4     
==========================================
  Hits          768      768              
+ Misses         31       27       -4     
Impacted Files Coverage Δ
src/MultiObjectiveAlgorithms.jl 93.33% <100.00%> (+1.59%) ⬆️
src/algorithms/Chalmet.jl 96.15% <100.00%> (+0.04%) ⬆️
src/algorithms/KirlikSayin.jl 98.29% <100.00%> (ø)

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@odow
Copy link
Member Author

odow commented Apr 12, 2023

I'm going to leave #61 open before we tag 1.0, because I'd like for the bridge to do this instead of us needing to bridge the inner model.

@odow odow merged commit 1b86584 into master Apr 12, 2023
@odow odow deleted the od/vector-of-variables branch April 12, 2023 00: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.

1 participant