Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

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

Merged
VictorKoenders merged 3 commits intotrunkfrom
bincode2/ci_matrix
Oct 25, 2021
Merged

Replace test-all-features with a manual CI matrix#419
VictorKoenders merged 3 commits intotrunkfrom
bincode2/ci_matrix

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 a user 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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants