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

Feature/direction settings #297

Merged
merged 6 commits into from
May 21, 2024
Merged

Feature/direction settings #297

merged 6 commits into from
May 21, 2024

Conversation

hrntsm
Copy link
Owner

@hrntsm hrntsm commented May 21, 2024

Reference Issues/PRs

What does this implement/fix? Explain your changes.

  • FishAttr now allows you to specify the optimization direction for each objective function.
    • A value of 1 indicates maximization, while -1 indicates minimization.

@hrntsm hrntsm added the enhancement New feature or request label May 21, 2024
@hrntsm hrntsm self-assigned this May 21, 2024
Copy link

codecov bot commented May 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.16%. Comparing base (14687a2) to head (c0a75a9).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #297   +/-   ##
========================================
  Coverage    46.16%   46.16%           
========================================
  Files           39       39           
  Lines         2190     2190           
  Branches       181      181           
========================================
  Hits          1011     1011           
  Misses        1150     1150           
  Partials        29       29           

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

Copy link

codeclimate bot commented May 21, 2024

Code Climate has analyzed commit c0a75a9 and detected 0 issues on this pull request.

View more on Code Climate.

@hrntsm hrntsm merged commit 40e1aac into develop May 21, 2024
9 checks passed
@hrntsm hrntsm deleted the feature/direction-settings branch May 21, 2024 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant