fix(orb): sync diffFilePriority vendored-directory regex across twin copies - #8723
Conversation
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
1 similar comment
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8723 +/- ##
=======================================
Coverage 93.79% 93.79%
=======================================
Files 797 797
Lines 79478 79478
Branches 24079 24079
=======================================
Hits 74543 74543
Misses 3563 3563
Partials 1372 1372
Flags with carried forward coverage won't be shown. Click here to find out more.
|
|
Tip ✅ LoopOver review result - approve/merge recommendedReview updated: 2026-07-26 01:19:12 UTC
Review summary Nits — 2 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.
|
Summary
src/review/review-diff.tsandsrc/review/review-grounding.tsdiffFilePriorityvendored-directory regexes to the already-fixed canonical pattern inpackages/loopover-engine/src/review/diff-file-priority.ts(addsvendored,third_party,third-party,bower_components,jspm_packages).scripts/check-engine-parity.tsby adding the exact regex body as a shared marker and registeringreview-grounding.tsas a second named twin pair so CI catches future divergence.Closes #8648
Scope
type(scope): short summaryConventional Commit format, for examplefix(api): restore profile access checks.CONTRIBUTING.mdand does not reintroduce GitHub Pages, VitePress,site/, orCNAME.Closes #123) — a linked open issue is required for every contributor PR.Validation
git diff --checknpm run actionlintnpm run typechecknpm run test:coveragelocally;codecov/patchrequires ≥99% coverage of the lines AND branches you changed (aim for 100% on your diff so CI variance does not fail near the threshold). Global coverage is a non-blocking trend with a loose 90% backstop, not the gate.npm run test:workersnpm run build:mcpnpm run test:mcp-packnpm run ui:openapi:checknpm run ui:lintnpm run ui:typechecknpm run ui:buildnpm audit --audit-level=moderateIf any required check was skipped, explain why:
src/reviewtwindiffFilePrioritycopies,scripts/check-engine-parity.ts, and their unit tests. Validated with atsxsmoke harness covering both twin priority classifications, all named twin-pair marker presence (including the new grounding pair), and the stale-regex failure path. Fullcodecov/patch+ vitest will run in CI (local Node is v24; repo engines pin Node 22).Safety
UI Evidencesection below with JPG/JPEG or PNG screenshots arranged as organized, captioned, clickable thumbnails. SVG screenshots are not used as review evidence. Review-only screenshots or recordings are not committed to the repository.UI Evidence
Not applicable — no visible UI changes.
Notes
mainwas hard-synced to upstreammain(ca9afd91) before branching.#8648or overlappingdiffFilePriority/vendored titles.