paris-saclay-cds / ramp-workflow

Toolkit for building predictive workflows on top of pydata (pandas, scikit-learn, pytorch, keras, etc.).
https://paris-saclay-cds.github.io/ramp-docs/
BSD 3-Clause "New" or "Revised" License
68 stars 43 forks source link

FIX replace remaining autocompletion from click -> shell_complete #307

Closed frcaud closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #307 (43a4499) into master (3b71b62) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #307   +/-   ##
=======================================
  Coverage   83.16%   83.16%           
=======================================
  Files         137      137           
  Lines        4752     4752           
=======================================
  Hits         3952     3952           
  Misses        800      800           
Impacted Files Coverage Δ
rampwf/utils/cli/testing.py 63.41% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3b71b62...43a4499. Read the comment docs.

agramfort commented 2 years ago

yes but the shell_complete argument has been there for a while so it should not break stuff...

Message ID: <paris-saclay-cds/ramp-workflow/pull/307/review/928561659@ github.com>