reanahub / reana

REANA: Reusable research data analysis platform
https://docs.reana.io
MIT License
123 stars 54 forks source link

feat(dask): Dask integration (#821) #821

Open Alputer opened 1 month ago

Alputer commented 1 month ago

This pull request contains the ongoing work of dask integration into REANA.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 19.22%. Comparing base (834b3eb) to head (f59fca2).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/reanahub/reana/pull/821/graphs/tree.svg?width=650&height=150&src=pr&token=NmV0ZCmqfN&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub)](https://app.codecov.io/gh/reanahub/reana/pull/821?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub) ```diff @@ Coverage Diff @@ ## master #821 +/- ## ======================================= Coverage 19.22% 19.22% ======================================= Files 26 26 Lines 2512 2512 ======================================= Hits 483 483 Misses 2029 2029 ```