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

bug: fix exec *@system #279

Merged
merged 1 commit into from
Mar 6, 2023
Merged

bug: fix exec *@system #279

merged 1 commit into from
Mar 6, 2023

Conversation

jdx
Copy link
Owner

@jdx jdx commented Mar 6, 2023

Fixes #278

@jdx jdx enabled auto-merge (squash) March 6, 2023 16:03
@codecov
Copy link

codecov bot commented Mar 6, 2023

Codecov Report

Patch coverage: 70.45% and project coverage change: -0.11 ⚠️

Comparison is base (70c5548) 89.10% compared to head (17a1c4c) 89.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #279      +/-   ##
==========================================
- Coverage   89.10%   89.00%   -0.11%     
==========================================
  Files         100      100              
  Lines        7553     7566      +13     
==========================================
+ Hits         6730     6734       +4     
- Misses        823      832       +9     
Impacted Files Coverage Δ
src/cli/activate.rs 81.48% <ø> (-4.24%) ⬇️
src/env.rs 89.56% <0.00%> (ø)
src/cli/args/runtime.rs 92.23% <20.00%> (-3.73%) ⬇️
src/shims.rs 60.00% <55.55%> (-1.62%) ⬇️
src/cli/install.rs 81.09% <100.00%> (ø)
src/cli/mod.rs 93.18% <100.00%> (+0.10%) ⬆️
src/test.rs 98.50% <100.00%> (+0.02%) ⬆️
src/toolset/tool_version.rs 98.37% <100.00%> (-0.83%) ⬇️
src/plugins/mod.rs 86.75% <0.00%> (+0.27%) ⬆️
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@jdx jdx merged commit 0aa2fc8 into main Mar 6, 2023
@jdx jdx deleted the exec-system branch March 6, 2023 16:10
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.

behaviour of 'system' version inconsistent/bugged
1 participant