Skip to content

ci: Test Rust code against current C code#292

Merged
alexlarsson merged 1 commit intocomposefs:mainfrom
cgwalters:rust-ci-dual
Jun 3, 2024
Merged

ci: Test Rust code against current C code#292
alexlarsson merged 1 commit intocomposefs:mainfrom
cgwalters:rust-ci-dual

Conversation

@cgwalters
Copy link
Copy Markdown
Contributor

Our current Rust CI was testing against the stable composefs, i.e. whatever happened to be in the current Fedora.

This is too confusing, so move the CI for Rust into the main workflow, and test against the C library under test too.

Also, add a --all-features run to add coverage for the feature that enables running against the latest C library.

Our current Rust CI was testing against the *stable* composefs,
i.e. whatever happened to be in the current Fedora.

This is too confusing, so move the CI for Rust into the main
workflow, and test against the C library under test too.

Also, add a `--all-features` run to add coverage for the
feature that enables running against the latest C library.

Signed-off-by: Colin Walters <walters@verbum.org>
@alexlarsson alexlarsson merged commit 28dc491 into composefs:main Jun 3, 2024
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.

2 participants