[daily-code-metrics] Daily Code Metrics Report - 2026-06-01 #36322
Closed
Replies: 1 comment
-
|
This discussion has been marked as outdated by Daily Code Metrics and Trend Tracking Agent. A newer discussion is available at Discussion #36519. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Key metrics today: LOC: 1,606,606 | Quality score: 75/100 (Good) | Test ratio: 2.027 | Active source files (7d): 1036
This snapshot continues a steady-growth trajectory: the codebase is up +2.9% week-over-week and +27.2% over the last 30 days, while the overall quality score holds at 75/100 (Good). Test coverage remains a standout strength (test-to-source ratio 2.027, full marks), but large-file growth is the emerging concern — files over 500 LOC have more than doubled over 30 days (282 → 592), pulling Code Organization down to 16/25.
📊 Key Visualizations
Quality Score Breakdown
The 75/100 score is carried by Test Coverage (30/30). The biggest opportunities are Churn Stability (8/15) — reflecting heavy active development (364 commits / 7d) — and Code Organization (16/25), dragged down by the growing count of large files.
Historical Trends (30 Days)
Total LOC (blue) climbs steadily while the quality score (green, 7-day MA) stays flat around 75 and the test ratio (red) holds near 2.0 — healthy: quality is keeping pace with rapid growth rather than eroding.
💡 Top Recommendations
📈 Detailed Metrics
Size
Lines of Code by Language (top 8)
Lines of Code by Directory (top 8)
Quality Indicators
Test Coverage
test_lines_of_code): 425,893test_to_source_ratio): 2.027 (⬇️ -1.2% / 7d, ⬇️ -7.1% / 30d)Code Churn — last 7 days
Source Code Churn (excludes generated *.lock.yml)
Most Active Source Files
pkg/parser/schemas/main_workflow_schema.json: +5992/-5842pkg/agentdrain/data/default_weights.json: +5816/-3936docs/public/editor/autocomplete-data.json: +1741/-1653actions/setup/js/evaluate_outcomes.cjs: +1457/-41scripts/aw_yield_precompute.py: +0/-1310.github/aw/create-agentic-workflow.md: +145/-1024actions/setup/js/evaluate_outcomes.test.cjs: +1140/-5.github/aw/safe-outputs.md: +27/-1080Workflow Lock-File Churn (*.lock.yml only — informational)
Lock-file churn is excluded from the quality score to avoid noise from generated files.
Workflow Metrics
total_workflows): 236Documentation
Quality Score: 75/100 — Good
🔎 Trend Snapshot (vs 7d / 30d baselines: 2026-05-25 / 2026-04-21)
Report generated by Daily Code Metrics workflow · Historical data: 40 snapshots · Last updated: 2026-06-01 UTC
References: §26778514674
Beta Was this translation helpful? Give feedback.
All reactions