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

add a currently-hidden cargo nextest self setup command, and the ability to run that after updates #1111

Merged
merged 4 commits into from
Nov 15, 2023

Conversation

sunshowers
Copy link
Member

No description provided.

We don't have the ability to automatically create a symlink yet, but if a
symlink is manually created, you can now shorten `cargo nextest run` to `cargo
ntr`.
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

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

Comparison is base (c5160f1) 79.61% compared to head (59b40d2) 79.26%.

Files Patch % Lines
nextest-runner/src/update.rs 0.00% 56 Missing ⚠️
cargo-nextest/src/dispatch.rs 44.00% 28 Missing ⚠️
cargo-nextest/src/update.rs 0.00% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1111      +/-   ##
==========================================
- Coverage   79.61%   79.26%   -0.35%     
==========================================
  Files          66       66              
  Lines       16650    16722      +72     
==========================================
- Hits        13256    13255       -1     
- Misses       3394     3467      +73     

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

We'll use this as a leverage point in the future.

Make it controllable both via local version and via release metadata.
@sunshowers sunshowers merged commit 4c4ae4e into main Nov 15, 2023
13 checks passed
@sunshowers sunshowers deleted the push-ytsnuunlnpus branch November 15, 2023 03:31
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