Robustness
Definition: The capability of an ecosystem or project to face and survive disruptions.Determine
Metrics Models
Activity
| Metrics Name | Definition | Threshold | Weight |
|---|---|---|---|
| Contributor Count | Determine how many active code commit authors, pr authors, review participants, issue authors, and issue comments participants there are in the past 90 days | 2000 | 18.009% |
| Commit frequency | Determine the average number of commits per week in the past 90 days. | 1000 | 18.009% |
| Updated Since | Determine the average time per repository since the repository was last updated (in months). | 0.25 | -12.742% |
| Org Count | Number of organizations to which active code contributors belong in the past 90 days. | 10 | 11.501% |
| Created Since | Determine how long a repository has existed since it was created (in months). | 120 | 7.768% |
| Issue Comment Frequency | Determine the average number of comments per issue created in the last 90 days. | 5 | 7.768% |
| Code Review Count | Determine the average number of review comments per pull request created in the last 90 days | 8 | 4.919% |
| Updated Issues Count | Determine the number of issues updated in the last 90 days. | 2500 | 4.919% |
| Recent Releases Count | Determine the number of releases in the last year. | 12 | 3.177% |
| Maintainer Count | Determine the average number of maintainers per repository. | 100 | 2.090% |
| Meeting Count | Determine the number of meetings held in the last 90 days. | 100 | 2.090% |
| Meeting Attendee Count | Determine the average number of attendees per meeting in the last 90 days. | 10 | 2.090% |