The package landed on master without an entry in either test matrix, so its
41 tests were not running anywhere and its coverage was not reported.
Adds it to both workflows and gives it the test:ci script they invoke, plus a
Codecov flag so its coverage carries forward like every other package's.
Verified from a clean checkout: `npm install --ignore-scripts --legacy-peer-deps`
then `npm run test:ci` passes and writes junit.xml and coverage/lcov.info.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01G9u1uDQ4mVF6L3gyarMk7M
The package landed on master without an entry in either test matrix, so its 41 tests were not running anywhere and its coverage was not reported.
Adds it to both workflows and gives it the test:ci script they invoke, plus a Codecov flag so its coverage carries forward like every other package's. Verified from a clean checkout:
npm install --ignore-scripts --legacy-peer-depsthennpm run test:cipasses and writes junit.xml and coverage/lcov.info.Claude-Session: https://claude.ai/code/session_01G9u1uDQ4mVF6L3gyarMk7M