Skip to content

Support cargo-crap#1905

Merged
taiki-e merged 4 commits into
taiki-e:mainfrom
BartoszCiesla:add-cargo-crap
Jun 16, 2026
Merged

Support cargo-crap#1905
taiki-e merged 4 commits into
taiki-e:mainfrom
BartoszCiesla:add-cargo-crap

Conversation

@BartoszCiesla

Copy link
Copy Markdown

Add support for cargo-crap, a tool that computes the CRAP metric (Change Risk Anti-Patterns) combining cyclomatic complexity and test coverage to identify risky functions.

Supported platforms

  • Linux: x86_64, aarch64 (GNU)
  • macOS: x86_64, aarch64
  • Windows: x86_64

@BartoszCiesla BartoszCiesla force-pushed the add-cargo-crap branch 2 times, most recently from 34c5d16 to 94605b0 Compare June 14, 2026 20:34

@taiki-e taiki-e left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Thanks!

@taiki-e taiki-e merged commit 2687815 into taiki-e:main Jun 16, 2026
79 checks passed
@BartoszCiesla BartoszCiesla deleted the add-cargo-crap branch June 16, 2026 16:29
@taiki-e

taiki-e commented Jun 17, 2026

Copy link
Copy Markdown
Owner

Published in 2.82.0.

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