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

Release version 0.5.0 #309

Closed rth closed 2 years ago

rth commented 2 years ago

Closes https://github.com/paris-saclay-cds/ramp-workflow/issues/300

I can confirm that this version will work with ramp-board CI.

codecov[bot] commented 2 years ago

Codecov Report

Merging #309 (9caec3c) into master (52362bc) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #309   +/-   ##
=======================================
  Coverage   83.16%   83.16%           
=======================================
  Files         137      137           
  Lines        4752     4752           
=======================================
  Hits         3952     3952           
  Misses        800      800           
Impacted Files Coverage Δ
rampwf/_version.py 100.00% <100.00%> (ø)

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 52362bc...9caec3c. Read the comment docs.

agramfort commented 2 years ago

thanks @rth !