mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-06-12 04:17:15 -07:00
668 B
668 B
Repository Metrics
This file documents the metrics tracked by optimizer1000.
| Metric | Description | Script | Goal |
|---|---|---|---|
| open_issues | Number of open issues in the repo | metrics/scripts/open_issues.js |
Lower is better |
| open_community_prs | Number of open community PRs in the repo | metrics/scripts/open_community_prs.js |
Lower is better |
| completed_community_prs | Number of completed community PRs in the repo | metrics/scripts/completed_community_prs.js |
Greater is better |
| test_flakiness | Number of CI workflow failures over the past 7 days | metrics/scripts/test_flakiness.js |
Lower is better |