snadi-teaching/Find most frequently modified functions
Display the most frequently modified functions, which can provide insights to prioritize testing and refactoring efforts.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| topn | The number of top frequently modified functions to return | — | 10 |
| mainbranch | The name of the main branch | — | main |
| lastyearonly | Flag to indicate whether to only consider commits from the last year | — | true |
Outputs
no outputs