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 MultiObjectiveAttribute for interacting with multiobjective attributes #501

Merged
merged 2 commits into from
Feb 13, 2023

Conversation

odow
Copy link
Member

@odow odow commented Feb 13, 2023

Closes #462

@codecov
Copy link

codecov bot commented Feb 13, 2023

Codecov Report

Base: 90.92% // Head: 90.86% // Decreases project coverage by -0.07% ⚠️

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

❗ Current head dda3692 differs from pull request most recent head 780557d. Consider uploading reports for the commit 780557d to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #501      +/-   ##
==========================================
- Coverage   90.92%   90.86%   -0.07%     
==========================================
  Files           5        5              
  Lines        2413     2397      -16     
==========================================
- Hits         2194     2178      -16     
  Misses        219      219              
Impacted Files Coverage Δ
src/MOI_wrapper/MOI_multi_objective.jl 94.44% <100.00%> (-1.02%) ⬇️

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 e36f939 into master Feb 13, 2023
@odow odow deleted the od/multiobjectiveattribute branch February 13, 2023 23:49
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.

Modifying MultiObjective Parameters
1 participant