Skip to content

bump rust version in CI/CD#31

Merged
Sajjon merged 2 commits intomainfrom
fix_cd
Feb 21, 2026
Merged

bump rust version in CI/CD#31
Sajjon merged 2 commits intomainfrom
fix_cd

Conversation

@Sajjon
Copy link
Copy Markdown
Owner

@Sajjon Sajjon commented Feb 21, 2026

No description provided.

Copilot AI review requested due to automatic review settings February 21, 2026 07:36
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates CI/CD workflow tooling versions to run against a newer Rust toolchain and newer action/container versions.

Changes:

  • Bump RUST_TOOLCHAIN in GitHub Actions workflows.
  • Update crate-ci/typos action version in test and release workflows.
  • Update the tarpaulin container image tag used for coverage.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/test.yml Updates Rust toolchain version, typos action version, and tarpaulin container tag for CI testing jobs.
.github/workflows/release.yml Updates Rust toolchain version and typos action version for the release pipeline.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.03%. Comparing base (ec92464) to head (661fea0).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #31   +/-   ##
=======================================
  Coverage   95.03%   95.03%           
=======================================
  Files         101      101           
  Lines        2176     2176           
=======================================
  Hits         2068     2068           
  Misses        108      108           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Sajjon Sajjon merged commit 147e704 into main Feb 21, 2026
7 checks passed
@Sajjon Sajjon deleted the fix_cd branch February 21, 2026 09:56
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