Skip to content

BF: Don't add --user flag if --target is specified#6879

Merged
peircej merged 1 commit intopsychopy:devfrom
mdcutone:dev-bf-plugin-install-cmd-args
Oct 2, 2024
Merged

BF: Don't add --user flag if --target is specified#6879
peircej merged 1 commit intopsychopy:devfrom
mdcutone:dev-bf-plugin-install-cmd-args

Conversation

@mdcutone
Copy link
Copy Markdown
Member

Rework of the last PR trying to solve this issue. Fixes the issue around the installPackage function defaulting on a target dir when None is specified. This is old behaviour that hasn't been updated since we moved back to using this function for plugin installs.

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 26, 2024

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 49.72%. Comparing base (6aa6f1c) to head (2420776).
Report is 15 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #6879   +/-   ##
=======================================
  Coverage   49.71%   49.72%           
=======================================
  Files         333      333           
  Lines       61520    61516    -4     
=======================================
+ Hits        30585    30586    +1     
+ Misses      30935    30930    -5     
Components Coverage Δ
app ∅ <ø> (∅)
boilerplate ∅ <ø> (∅)
library ∅ <ø> (∅)
vm-safe library ∅ <ø> (∅)

@peircej peircej merged commit ebd517d into psychopy:dev Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants