datalad / datalad-installer

Installation script for Datalad and related components
MIT License
6 stars 3 forks source link

dpkg-based methods now raise MethodNotSupportedError when called on non-dpkg systems without `--install-dir` #163

Closed jwodder closed 1 year ago

jwodder commented 1 year ago

Closes #162.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 60.86% and project coverage change: -1.44 :warning:

Comparison is base (d513bf3) 62.78% compared to head (d308dd1) 61.35%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #163 +/- ## ========================================== - Coverage 62.78% 61.35% -1.44% ========================================== Files 1 1 Lines 1470 1475 +5 Branches 290 293 +3 ========================================== - Hits 923 905 -18 - Misses 449 476 +27 + Partials 98 94 -4 ``` | [Impacted Files](https://app.codecov.io/gh/datalad/datalad-installer/pull/163?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad) | Coverage Δ | | |---|---|---| | [src/datalad\_installer.py](https://app.codecov.io/gh/datalad/datalad-installer/pull/163?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-c3JjL2RhdGFsYWRfaW5zdGFsbGVyLnB5) | `61.35% <60.86%> (-1.44%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.