1 Commits
Author SHA1 Message Date
abhay-codes07 4f104e6e1f fix(extract): make the partial-parse warning actionable, and stop citing closed #2551 (#2788)
The partial-parse warning ended every message with a hardcoded (#2551) — a Kotlin-specific
issue that is now closed — which misdirected reporters into recording unrelated failures as
already-tracked. Drop the citation and append real per-file data instead: the surviving
symbol count, distinguishing a total-loss file from a partially-recovered one.
2026-08-19 14:05:58 +01:00