datalad / datalad-ria

Adds functionality for RIA stores to DataLad
http://datalad.org
Other
0 stars 1 forks source link

Test the most basic layer of SSH-based code execution #70

Closed mih closed 9 months ago

mih commented 9 months ago

This included test explains why it is a workaround.

I will merge this, once the tests have passed. This is not saying that we do not need an actual solution. But we should claim this victory to make sure we do not fall below it again.

codecov-commenter commented 9 months ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.14% :tada:

Comparison is base (771feb6) 97.72% compared to head (a35a5e6) 97.87%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #70 +/- ## ========================================== + Coverage 97.72% 97.87% +0.14% ========================================== Files 9 10 +1 Lines 132 141 +9 ========================================== + Hits 129 138 +9 Misses 3 3 ``` | [Files Changed](https://app.codecov.io/gh/datalad/datalad-ria/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad) | Coverage Δ | | |---|---|---| | [datalad\_ria/tests/fixtures.py](https://app.codecov.io/gh/datalad/datalad-ria/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9yaWEvdGVzdHMvZml4dHVyZXMucHk=) | `97.14% <100.00%> (+0.08%)` | :arrow_up: | | [datalad\_ria/tests/test\_ssh\_connection.py](https://app.codecov.io/gh/datalad/datalad-ria/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9yaWEvdGVzdHMvdGVzdF9zc2hfY29ubmVjdGlvbi5weQ==) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.