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

API change stop_strategy to stopping_strategy #274

Merged
merged 9 commits into from
Dec 20, 2021

Conversation

bmalezieux
Copy link
Contributor

@bmalezieux bmalezieux commented Dec 17, 2021

Issue #273

Copy link
Member

@tomMoral tomMoral left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!! :) just a few nitpicks.

benchopt/runner.py Outdated Show resolved Hide resolved
doc/whats_new.rst Outdated Show resolved Hide resolved
doc/how.rst Outdated Show resolved Hide resolved
bmalezieux and others added 2 commits December 17, 2021 16:30
Co-authored-by: Thomas Moreau <thomas.moreau.2010@gmail.com>
@codecov-commenter
Copy link

codecov-commenter commented Dec 17, 2021

Codecov Report

Merging #274 (26aba1d) into main (08f82b0) will decrease coverage by 1.85%.
The diff coverage is 76.92%.

@@            Coverage Diff             @@
##             main     #274      +/-   ##
==========================================
- Coverage   62.66%   60.80%   -1.86%     
==========================================
  Files          41       41              
  Lines        2100     2202     +102     
  Branches      372      401      +29     
==========================================
+ Hits         1316     1339      +23     
- Misses        688      766      +78     
- Partials       96       97       +1     

Copy link
Member

@tomMoral tomMoral left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few more nitpicks :)
But then we are good to go.

benchopt/base.py Outdated Show resolved Hide resolved
benchopt/base.py Outdated Show resolved Hide resolved
benchopt/base.py Outdated Show resolved Hide resolved
benchopt/base.py Outdated Show resolved Hide resolved
benchopt/runner.py Outdated Show resolved Hide resolved
benchopt/runner.py Outdated Show resolved Hide resolved
benchopt/stopping_criterion.py Outdated Show resolved Hide resolved
benchopt/runner.py Outdated Show resolved Hide resolved
Copy link
Member

@tomMoral tomMoral left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! thx @bmalezieux

benchopt/base.py Outdated Show resolved Hide resolved
@tomMoral tomMoral merged commit 1260dbf into benchopt:main Dec 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants