checkstyle / checkstyle/regression-tool
Recognize difference between comments and code changes
Open
- Dominant language
- Java
- Stars
- 9
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Example commit: https://github.com/checkstyle/checkstyle/commit/2a5654734a64c5459819c5ced97bdacd0285ccc7
Lots of no-inspection comments were added, only a few actual code changes but regression was still run on all modules in commit.
Generated configuration:
````
````
Only `CyclomaticComplexityCheck` had actual code changes and needs regression.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.