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

support RTX_ADD_PATH #1056

Merged
merged 1 commit into from
Dec 2, 2023
Merged

support RTX_ADD_PATH #1056

merged 1 commit into from
Dec 2, 2023

Conversation

jdx
Copy link
Owner

@jdx jdx commented Dec 2, 2023

This is an env var that poetry/pipenv use to add VIRTUAL_ENV/bin to PATH
while not also creating shims for everything in there.

See #897

@jdx jdx enabled auto-merge (squash) December 2, 2023 22:45
This is an env var that poetry/pipenv use to add VIRTUAL_ENV/bin to PATH
while not also creating shims for everything in there.

See #897
Copy link

codecov bot commented Dec 2, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (7232723) 86.27% compared to head (31098fc) 86.27%.

Files Patch % Lines
src/cli/direnv/envrc.rs 87.50% 1 Missing ⚠️
src/toolset/mod.rs 93.33% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1056   +/-   ##
=======================================
  Coverage   86.27%   86.27%           
=======================================
  Files         134      134           
  Lines       12331    12349   +18     
=======================================
+ Hits        10638    10654   +16     
- Misses       1693     1695    +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jdx jdx merged commit 8e00e76 into main Dec 2, 2023
@jdx jdx deleted the rtx-add-path branch December 2, 2023 23:00
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.

1 participant