fix(miner): apply isValidRepoSegment to four normalizeRepoFullName parsers (#7795) - #7889
Conversation
…rsers (JSONbored#7795) Co-authored-by: Cursor <cursoragent@cursor.com>
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #7889 +/- ##
==========================================
- Coverage 91.39% 87.72% -3.68%
==========================================
Files 730 92 -638
Lines 74774 21487 -53287
Branches 22818 3733 -19085
==========================================
- Hits 68343 18849 -49494
+ Misses 5389 2460 -2929
+ Partials 1042 178 -864
Flags with carried forward coverage won't be shown. Click here to find out more.
|
|
Caution 🛑 LoopOver review result - fixes requiredReview updated: 2026-07-21 16:26:07 UTC
Review summary Nits — 4 non-blocking
CI checks failing
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.
|
|
LoopOver is closing this pull request on the maintainer's behalf (CI is failing (codecov/patch)). This is an automated maintenance action — to pursue this change, please open a new pull request with the issues resolved. Closed PRs may be analyzed later to improve review accuracy, but they are not automatically reopened or re-reviewed. |
Summary
isValidRepoSegmentto the four remainingnormalizeRepoFullNameparsers that skipped the fix(miner): several owner/repo CLI parsers skip repo-clone.js's path-safety validation #5831/fix(engine): extend #5831's repo-segment path-safety validation to governor/portfolio/worktree stores #7525 path-safety guard (contribution-profile-cache,prediction-ledger,replay-snapshot,run-state).miner-claim-ledger(../etc,o/..,o baz/a).Notes
validate-tests-mergeon a scoped-selection false-fail that feat(mcp): register loopover_get_outcome_calibration as a local stdio tool #7877 has since fixed on main (COVERAGE_NO_THRESHOLDSfor scoped merges). This branch is based on current main with that fix.Test plan
Fixes #7795
Made with Cursor