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

better support for .rtx.toml in local/global commands #253

Merged
merged 1 commit into from Mar 3, 2023
Merged

Conversation

jdxcode
Copy link
Owner

@jdxcode jdxcode commented Mar 3, 2023

No description provided.

@codecov
Copy link

codecov bot commented Mar 3, 2023

Codecov Report

Patch coverage: 88.33% and project coverage change: -0.28 ⚠️

Comparison is base (fea79fa) 89.54% compared to head (65f92c6) 89.27%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #253      +/-   ##
==========================================
- Coverage   89.54%   89.27%   -0.28%     
==========================================
  Files          96       96              
  Lines        7166     7237      +71     
==========================================
+ Hits         6417     6461      +44     
- Misses        749      776      +27     
Impacted Files Coverage Δ
src/env.rs 89.56% <36.36%> (ø)
src/ui/multi_progress_report.rs 78.57% <36.36%> (-14.98%) ⬇️
src/config/mod.rs 91.57% <69.23%> (-3.75%) ⬇️
src/cli/global.rs 87.50% <92.00%> (-3.75%) ⬇️
src/cli/local.rs 95.21% <98.46%> (+2.11%) ⬆️
src/cli/plugins/install.rs 91.12% <100.00%> (-0.15%) ⬇️
src/cli/render_help.rs 100.00% <100.00%> (ø)
src/config/config_file/mod.rs 94.00% <100.00%> (-0.95%) ⬇️
src/shorthands.rs 98.18% <100.00%> (ø)
src/test.rs 98.48% <100.00%> (+1.11%) ⬆️
... and 7 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.

@jdxcode jdxcode force-pushed the global-local branch 2 times, most recently from c6cf154 to cba5d13 Compare March 3, 2023 17:59
@jdxcode jdxcode enabled auto-merge (squash) March 3, 2023 18:00
@jdxcode jdxcode merged commit 0a9c765 into main Mar 3, 2023
12 of 13 checks passed
@jdxcode jdxcode deleted the global-local branch March 3, 2023 18:30
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.

None yet

1 participant