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

[meta] updates for Rust 1.73 #980

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Conversation

sunshowers
Copy link
Member

Consists of a few clippy warnings, and also the ability to parse the new test panic messages produced by Rust 1.73.

Consists of a few clippy warnings, and also the ability to parse the new
test panic messages produced by Rust 1.73.
@codecov
Copy link

codecov bot commented Sep 27, 2023

Codecov Report

Merging #980 (01723dd) into main (d0e897b) will increase coverage by 0.00%.
The diff coverage is 73.52%.

@@           Coverage Diff           @@
##             main     #980   +/-   ##
=======================================
  Coverage   79.14%   79.14%           
=======================================
  Files          65       65           
  Lines       16543    16544    +1     
=======================================
+ Hits        13093    13094    +1     
  Misses       3450     3450           
Files Coverage Δ
nextest-runner/src/config/scripts.rs 92.95% <100.00%> (-0.02%) ⬇️
nextest-runner/src/list/test_list.rs 92.22% <100.00%> (+<0.01%) ⬆️
nextest-runner/src/reporter/aggregator.rs 39.73% <ø> (ø)
nextest-runner/src/cargo_config/discovery.rs 91.69% <87.50%> (+0.05%) ⬆️
nextest-runner/src/errors.rs 31.55% <0.00%> (+0.12%) ⬆️
nextest-runner/src/update.rs 0.00% <0.00%> (ø)
nextest-runner/src/config/nextest_version.rs 89.88% <0.00%> (ø)

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

@sunshowers sunshowers merged commit 6d4b1b7 into nextest-rs:main Sep 27, 2023
@sunshowers sunshowers deleted the rust-173 branch September 27, 2023 00:27
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