Adopt external parity fixtures#35
Conversation
Adding .gitkeep for PR creation (default mode). This file will be removed when the task is complete. Issue: #19
Working session summaryDone. PR #35 is ready for review: #35 Implemented the issue by expanding Verification passed locally: Latest CI/CD run This summary was automatically extracted from the AI working session output. |
🤖 Solution Draft LogThis log file contains the complete execution trace of the AI solution draft process. 💰 Cost estimation:
📊 Context and tokens usage:
Total: (296.4K + 7.0M cached) input tokens, 48.3K output tokens, $12.113878 cost 🤖 Models used:
📎 Log file uploaded as Repository (51640KB)Now working session is ended, feel free to review and add any feedback on the solution draft. |
🎉 Auto-mergedThis pull request has been automatically merged by hive-mind.
Auto-merged by hive-mind with --auto-merge flag |
Fixes #19
Summary
PARITY_FIXTURESwith multiple upstream-provenanced fixtures for tree-sitter, LibCST, Recast, jscodeshift, Rowan, cstree, and Roslyn.Reproduction
tests/unit/link_network.rs::external_competitor_corpora_contribute_multiple_fixturestest captures that gap, and the extended core contract test verifies provenance, recovery, and transform behavior.Verification
cargo fmt --checkcargo clippy --all-targets --all-featurescargo test --all-featuresrust-script scripts/check-no-src-tests.rsrust-script scripts/check-file-size.rs(passes with existing soft warnings forsrc/query.rs,src/link_network.rs, andtests/unit/link_network.rsabove 900 lines)rust-script scripts/check-crate-size.rsrust-script scripts/check-changelog-fragment.rsgit diff --checkRelease
bump: minorchangelog fragment.