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

Replace test-all-features with a manual CI matrix #419

Merged
merged 3 commits into from
Oct 25, 2021

Conversation

VictorKoenders
Copy link
Contributor

Because the cargo test-all-features run was taking almost 10 minutes, I've replaced it by a manual build matrix.

Additionally I've moved the beta and nightly rust versions to the cargo check. We probably won't need to run tests on those channels (if we do, we can change it back in the future).

@VictorKoenders VictorKoenders requested a review from ZoeyR October 25, 2021 08:43
@codecov-commenter
Copy link

Codecov Report

Merging #419 (4bb204a) into trunk (e28ba01) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            trunk     #419   +/-   ##
=======================================
  Coverage   71.04%   71.04%           
=======================================
  Files          41       41           
  Lines        2811     2811           
=======================================
  Hits         1997     1997           
  Misses        814      814           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e28ba01...4bb204a. Read the comment docs.

@VictorKoenders VictorKoenders merged commit 7e31f56 into trunk Oct 25, 2021
@VictorKoenders VictorKoenders deleted the bincode2/ci_matrix branch October 25, 2021 09:19
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.

3 participants