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

Some preparation for setup scripts #970

Merged
merged 2 commits into from
Sep 21, 2023

Conversation

sunshowers
Copy link
Member

No description provided.

We're going to introduce support for setup scripts, which are going to
reuse LocalExecuteContext but not have support for target runners.
Trying to optimize this is surprisingly difficult to do, now that we have
overrides (and soon setup scripts) that depend on the presence of
dependency edges.
@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Merging #970 (a5412a6) into main (d058476) will decrease coverage by 0.04%.
Report is 3 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #970      +/-   ##
==========================================
- Coverage   78.29%   78.25%   -0.04%     
==========================================
  Files          64       64              
  Lines       14822    14809      -13     
==========================================
- Hits        11605    11589      -16     
- Misses       3217     3220       +3     
Files Changed Coverage Δ
nextest-runner/src/test_command.rs 97.45% <ø> (ø)
cargo-nextest/src/dispatch.rs 79.93% <100.00%> (-0.19%) ⬇️
nextest-runner/src/list/test_list.rs 92.09% <100.00%> (-0.02%) ⬇️

... and 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sunshowers sunshowers merged commit bf14e82 into nextest-rs:main Sep 21, 2023
13 checks passed
@sunshowers sunshowers deleted the prep-setup-scripts branch September 21, 2023 22:12
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