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

CI Migrate to Github Actions #288

Closed rth closed 2 years ago

rth commented 2 years ago

Since TavisCI.org no longer works https://github.com/paris-saclay-cds/ramp-workflow/pull/287#issuecomment-959005764

kegl commented 2 years ago

Thx a lot @rth !

kegl commented 2 years ago

Ok for me, thx a lot @rth, let's merge.

codecov[bot] commented 2 years ago

Codecov Report

Merging #288 (ae4783c) into master (212720f) will decrease coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #288      +/-   ##
==========================================
- Coverage   83.05%   83.03%   -0.03%     
==========================================
  Files         137      137              
  Lines        4704     4704              
==========================================
- Hits         3907     3906       -1     
- Misses        797      798       +1     
Impacted Files Coverage Δ
rampwf/utils/testing.py 100.00% <100.00%> (ø)
rampwf/utils/cli/blend.py 64.51% <0.00%> (-6.46%) :arrow_down:
rampwf/utils/scoring.py 93.33% <0.00%> (+2.22%) :arrow_up:

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 7d07521...ae4783c. Read the comment docs.