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

Pass time limit to inner solver #55

Merged
merged 2 commits into from
Mar 23, 2023
Merged

Pass time limit to inner solver #55

merged 2 commits into from
Mar 23, 2023

Conversation

odow
Copy link
Member

@odow odow commented Mar 22, 2023

x-ref #54

@remi-garcia is this what you were after?

@codecov
Copy link

codecov bot commented Mar 22, 2023

Codecov Report

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

Comparison is base (1e3032c) 96.02% compared to head (ae6bbfe) 96.05%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
+ Coverage   96.02%   96.05%   +0.03%     
==========================================
  Files           8        8              
  Lines         779      786       +7     
==========================================
+ Hits          748      755       +7     
  Misses         31       31              
Impacted Files Coverage Δ
src/MultiObjectiveAlgorithms.jl 91.47% <100.00%> (+0.27%) ⬆️

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.

@remi-garcia
Copy link
Contributor

Exactly, thank you!

@odow odow merged commit b5ff8f2 into master Mar 23, 2023
@odow odow deleted the od/time-limit-2 branch March 23, 2023 19:01
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.

None yet

2 participants