feat(core): add error governance contract - #702
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Caution Review failedPull request was closed or merged during review WalkthroughThis pull request introduces a canonical error-governance contract for ChangesError Governance Contract
Estimated code review effort🎯 4 (Complex) | ⏱️ ~60 minutes Possibly related issues
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
📊 Coverage ReportCoverage report not available
Generated by PR Automation (Story 6.1) |
Summary
AIOXError, registry, constants, serializer, and public exports..aiox-core/core/errors/index.jsregisters aserrors-indexwithout overwriting.aiox-core/core/index.js.Validation
npm run typecheckPASSnpm run lintPASS with 0 errors; 114 pre-existing warnings outside this scopenpm run validate:manifestPASSnpm test -- --runInBandPASS: 334 suites passed, 11 skipped; 8372 tests passed, 149 skipped. Jest printed the known open-handles warning after the green summary and the process was ended manually after completion.Refs #701
Summary by CodeRabbit
New Features
Documentation