test(miner): verify package skeleton wiring (#2287) - #3653
Conversation
Close the foundation miner package scaffold with README install parity and contract tests for packaging fields, workspace discovery, and CLI entry. Co-authored-by: Cursor <cursoragent@cursor.com>
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
|
Warning 🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨 ⏸️ Gittensory review result - manual review recommendedReview updated: 2026-07-05 23:39:31 UTC
⏸️ Suggested Action - Manual Review Review summary Nits — 4 non-blocking
Review context
Contributor next steps
Signal definitions
🟩 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 Gittensory, a quiet PR intelligence layer for OSS maintainers.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3653 +/- ##
=======================================
Coverage 93.28% 93.28%
=======================================
Files 314 314
Lines 32054 32054
Branches 11747 11747
=======================================
Hits 29903 29903
Misses 1517 1517
Partials 634 634 🚀 New features to boost your workflow:
|
Summary
gittensory-mcp(npm link --workspace @jsonbored/gittensory-miner).package.jsonfields, CLI shebang, workspace discovery, and--help/--versionentry points.Closes #2287
Conflict avoidance
Touches only
packages/gittensory-miner/README.mdandtest/unit/miner-package-skeleton.test.ts. No overlap with open PRs #3623, #3625, #3651, or #3652.Test plan
test/unit/miner-package-skeleton.test.tsnpm run typechecknpm run build --workspace @jsonbored/gittensory-minerMade with Cursor