Skip to content

More extensive (Rust) CI #65

Description

@Ectras

The CI is rather minimal at the moment. At least for the Rust part, I like something along the lines of this: https://github.com/jonhoo/rust-ci-conf/tree/main/.github/workflows.

I.e.

  • Testing the lib against the MSRV (minimum supported Rust version)
  • Testing with all dependencies at the minimal version
  • Testing with newest dependencies
  • Building the docs
  • (optional) Checking code coverage

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions