Skip to content

fix: rename cargo config for xtask alias#338

Merged
slawlor merged 1 commit intoslawlor:mainfrom
chenyukang:fix-xtask
Mar 15, 2025
Merged

fix: rename cargo config for xtask alias#338
slawlor merged 1 commit intoslawlor:mainfrom
chenyukang:fix-xtask

Conversation

@chenyukang
Copy link
Contributor

@chenyukang chenyukang commented Mar 15, 2025

cargo will read configuration .cargo/config.toml by default: https://doc.rust-lang.org/cargo/reference/config.html?highlight=alias#hierarchical-structure

otherwise the instruction here does not work because cargo can not find alias:

cargo xtask coverage --dev

@codecov
Copy link

codecov bot commented Mar 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.39%. Comparing base (9ebeece) to head (4683adb).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #338   +/-   ##
=======================================
  Coverage   82.39%   82.39%           
=======================================
  Files          65       65           
  Lines       12917    12917           
=======================================
  Hits        10643    10643           
  Misses       2274     2274           

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@chenyukang chenyukang changed the title fix: rename cargo config for xtask fix: rename cargo config for xtask alias Mar 15, 2025
@slawlor slawlor self-requested a review March 15, 2025 18:25
@slawlor slawlor merged commit ac6b58e into slawlor:main Mar 15, 2025
18 checks passed
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