codemetrics complexity gate
Version updated for https://github.com/richardwooding/codemetrics to version v0.12.5.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The codemetrics GitHub Action automates the computation and gating of cyclomatic and cognitive complexities across multiple programming languages. It allows users to set complexity thresholds for pull requests, ensuring that changes do not exceed these limits, thereby maintaining code quality standards. The action uses a pre-built binary for simplicity and runs on any platform, with support for Go and 16 other languages through the tree-sitter backend.
What’s Changed
Changelog
Others
- e15c21b544b5f2bf7a59a4e05e82dad09331f09e: chore(deps): Bump github.com/odvcencio/gotreesitter (#36) (@dependabot[bot])
- 96daef2859f368a28eb192237a6635be28dc5b28: chore(site): sync gloam assets to 43b9fc8ccd66aa58f25adc74c6b83ab0f8647782 (#35) (@github-actions[bot])