fix(scripts): hash dynamic import() reach in turbo typecheck inputs - #10144
Conversation
|
Tip ✅ LoopOver review result - approve/merge recommendedReview updated: 2026-07-31 09:38:50 UTC
Review summary Nits — 3 non-blocking
Decision drivers
Context & advisory signals — never blocks the verdict
Linked issue satisfactionAddressed Review context
Contributor next steps
Signal definitions
🧪 Chat with LoopOverAsk LoopOver a question about this PR directly in a comment — grounded only in the same cached, public-safe facts shown above, never a new claim.
Full command reference: https://loopover.ai/docs/loopover-commands 🧪 Experimental — new and may change. 🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed 💰 Earn for open-source contributions like this. Gittensor lets GitHub contributors earn for the work they already do — register to start earning →. Checked by LoopOver, a quiet PR intelligence layer for OSS maintainers.
|
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
Widen collectCrossBoundaryReach to match dynamic import like the dead-source checker, and hash packages/loopover-miner/package.json on //#typecheck. Closes JSONbored#10046 Co-authored-by: Cursor <cursoragent@cursor.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #10144 +/- ##
=======================================
Coverage 91.99% 91.99%
=======================================
Files 931 931
Lines 114000 114000
Branches 27523 27523
=======================================
Hits 104877 104877
Misses 7823 7823
Partials 1300 1300
Flags with carried forward coverage won't be shown. Click here to find out more. |
Summary
Closes #10046
Test plan