docs: auto-update tree-sitter accuracy data - #1543
Closed
squid-protocol wants to merge 1 commit into
Closed
Conversation
squid-protocol
enabled auto-merge (squash)
August 14, 2026 02:42
Owner
Author
|
Closing as stale/conflicted -- this scan ran against dart's merge (#1538) commit before tcl's fix (#1539) landed a minute later, so its own numbers don't include the tcl improvement its own summary claims, and it now conflicts with main's own auto-update (1252180) which has the same staleness. Rather than hand-resolve generated-file conflicts, letting the next merge-triggered run regenerate this fresh and non-conflicting once the current batch of sweep PRs (#1538/#1539 landed, csharp-1427/python-1527/golden-master-bless still in flight) settles. |
auto-merge was automatically disabled
August 14, 2026 02:52
Pull request was closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated update from the latest tree-sitter accuracy measurement on
main.Notable changes since the previous batch
tcl Args Exact-Match improved 16.2pp (83.8% → 100.0%)
dart Func Precision improved 6.4pp (65.7% → 72.1%)
Appends one row per language to
docs/self_scan/tree_sitter_accuracy_history.csv.Regenerates the summary table in
gitgalaxy/standards/language_standards.py.Re-renders
docs/self_scan/tree_sitter_accuracy_chart.svgfrom that same batch.Never touches
tests/tree_sitter_accuracy_baseline_*.json-- those stayhuman-reviewed via
tree_sitter_accuracy_audit.py --regenerate.