Skip to content

Remove actions-rs action#874

Merged
maxammann merged 3 commits intomainfrom
actions-rs
Nov 20, 2025
Merged

Remove actions-rs action#874
maxammann merged 3 commits intomainfrom
actions-rs

Conversation

@maxammann
Copy link
Contributor

@maxammann maxammann commented Nov 13, 2025

actions-rs is dead

@codecov
Copy link

codecov bot commented Nov 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 45.72%. Comparing base (b74f75b) to head (51442bf).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #874   +/-   ##
=======================================
  Coverage   45.72%   45.72%           
=======================================
  Files          34       34           
  Lines        9843     9843           
=======================================
  Hits         4501     4501           
  Misses       5342     5342           
Flag Coverage Δ
unittests 45.72% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

Copy link
Contributor

@iterion iterion left a comment

Choose a reason for hiding this comment

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

How does this work without installing rust at all? I guess runners have it installed by default now?

@maxammann
Copy link
Contributor Author

How does this work without installing rust at all? I guess runners have it installed by default now?

yes and once cargo is invoked it will install the one in the rust-toolchain file

@maxammann maxammann merged commit 52755b8 into main Nov 20, 2025
16 checks passed
@maxammann maxammann deleted the actions-rs branch November 20, 2025 16:03
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