Skip to content

Conversation

@coryan
Copy link
Collaborator

@coryan coryan commented Feb 3, 2026

Move the cargo deny build to its own script: compiling the tool is too slow.

Move the cargo fmt step to the format.yaml build. Seems like the right place, and that script can tolerate some extra work.

@codecov
Copy link

codecov bot commented Feb 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.01%. Comparing base (944f7bd) to head (53f398c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4540   +/-   ##
=======================================
  Coverage   95.01%   95.01%           
=======================================
  Files         195      195           
  Lines        7428     7428           
=======================================
  Hits         7058     7058           
  Misses        370      370           

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

Move the `cargo deny` build to its own script: compiling the tool is too
slow.

Move the `cargo fmt` step to the `format.yaml` build. Seems like the
right place, and that script can tolerate some extra work.
@coryan coryan force-pushed the ci-split-lint-build branch from aaa8007 to 53f398c Compare February 3, 2026 21:16
@coryan coryan marked this pull request as ready for review February 3, 2026 21:31
@coryan coryan requested a review from a team as a code owner February 3, 2026 21:31
@coryan coryan enabled auto-merge (squash) February 3, 2026 22:46
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