reanahub / reana

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

dev: delete extra file when running git-submodule --update #764

Closed giuseppe-steduto closed 9 months ago

giuseppe-steduto commented 11 months ago

Change the git-submodule --update command to delete from the modules folder of the cluster components the files that are not present in the original directories, reflecting a more accurate status of the shared modules.

Closes #761.

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (09c9210) 18.61% compared to head (e5680ce) 18.61%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/reanahub/reana/pull/764/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/764?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub) ```diff @@ Coverage Diff @@ ## master #764 +/- ## ======================================= Coverage 18.61% 18.61% ======================================= Files 26 26 Lines 2326 2326 ======================================= Hits 433 433 Misses 1893 1893 ``` | [Files](https://app.codecov.io/gh/reanahub/reana/pull/764?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub) | Coverage Δ | | |---|---|---| | [reana/reana\_dev/git.py](https://app.codecov.io/gh/reanahub/reana/pull/764?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub#diff-cmVhbmEvcmVhbmFfZGV2L2dpdC5weQ==) | `29.25% <ø> (ø)` | |