-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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