Skip to content

add --global flag to ls#811

Merged
jdx merged 1 commit intomainfrom
global-ls
Aug 16, 2023
Merged

add --global flag to ls#811
jdx merged 1 commit intomainfrom
global-ls

Conversation

@jdx
Copy link
Copy Markdown
Owner

@jdx jdx commented Aug 16, 2023

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 16, 2023

Codecov Report

Patch coverage: 80.88% and project coverage change: -0.09% ⚠️

Comparison is base (1a0271e) 87.71% compared to head (7176caa) 87.63%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #811      +/-   ##
==========================================
- Coverage   87.71%   87.63%   -0.09%     
==========================================
  Files         130      130              
  Lines       11386    11416      +30     
==========================================
+ Hits         9987    10004      +17     
- Misses       1399     1412      +13     
Files Changed Coverage Δ
src/config/config_file/mod.rs 94.36% <0.00%> (-2.04%) ⬇️
src/config/config_file/rtx_toml.rs 82.86% <0.00%> (-0.35%) ⬇️
src/config/config_file/tool_versions.rs 98.01% <0.00%> (-1.48%) ⬇️
src/cli/ls.rs 93.51% <80.00%> (-0.32%) ⬇️
src/toolset/builder.rs 96.38% <92.68%> (-3.62%) ⬇️
src/config/mod.rs 92.40% <100.00%> (+0.11%) ⬆️

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

@jdx jdx linked an issue Aug 16, 2023 that may be closed by this pull request
@jdx jdx merged commit 8a20add into main Aug 16, 2023
@jdx jdx deleted the global-ls branch August 16, 2023 23:23
jdx pushed a commit that referenced this pull request Apr 9, 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.

Ability to obtain global versions defined in .rtx.toml / config.toml files?

1 participant