Skip to content

Add clippy and rustfmt components#6

Merged
robot-accomplice merged 5 commits into
mainfrom
develop
Jan 15, 2026
Merged

Add clippy and rustfmt components#6
robot-accomplice merged 5 commits into
mainfrom
develop

Conversation

@robot-accomplice

Copy link
Copy Markdown
Owner

Fix CI by adding required components to toolchain

Jonathan Machen added 5 commits January 15, 2026 15:56
- Added configuration to use the stable Rust toolchain in the CI workflow for all jobs.
- Ensured consistent environment setup across different CI jobs.
- Changed the Rust toolchain specification from `master` to `stable` across all CI jobs.
- Ensured that the `cargo publish` command allows dirty packages for better flexibility during checks.
- Consolidated code coverage steps into a single job with conditional execution based on OS and Rust version.
- Streamlined publish check steps to only run on Ubuntu, allowing for dirty packages during checks.
- Enhanced overall clarity and maintainability of the CI configuration.
@robot-accomplice robot-accomplice merged commit 65879f5 into main Jan 15, 2026
@codecov-commenter

Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

Thanks for integrating Codecov - We've got you covered ☂️

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