Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
May 16, 2023

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented May 11, 2023

Closes #162.

@jwodder jwodder added the patch Increment the patch version when merged label May 11, 2023
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 60.86% and project coverage change: -1.44 ⚠️

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

Additional details and impacted files
@@            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 Coverage Δ
src/datalad_installer.py 61.35% <60.86%> (-1.44%) ⬇️

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

@yarikoptic yarikoptic merged commit 55d823c into master May 16, 2023
@yarikoptic yarikoptic deleted the gh-162 branch May 16, 2023 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

does not work on fedora
3 participants