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

[nextest] implement support for host platform overrides #959

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

sunshowers
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Merging #959 (eb7d9b9) into main (829ee79) will increase coverage by 0.19%.
Report is 1 commits behind head on main.
The diff coverage is 95.77%.

@@            Coverage Diff             @@
##             main     #959      +/-   ##
==========================================
+ Coverage   78.21%   78.40%   +0.19%     
==========================================
  Files          64       64              
  Lines       14618    14731     +113     
==========================================
+ Hits        11433    11550     +117     
+ Misses       3185     3181       -4     
Files Changed Coverage Δ
nextest-runner/src/config/config_impl.rs 94.06% <ø> (+0.48%) ⬆️
nextest-runner/src/config/overrides.rs 94.64% <95.52%> (+1.65%) ⬆️
nextest-runner/src/errors.rs 29.23% <100.00%> (+1.53%) ⬆️

... and 1 file with indirect coverage changes

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

@sunshowers sunshowers merged commit 360f451 into nextest-rs:main Sep 14, 2023
13 checks passed
@sunshowers sunshowers deleted the host-platform branch September 14, 2023 23:35
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