fix(ci): run client coverage even when server coverage fails #564
Reference in New Issue
Block a user
Delete Branch "fix/test-coverage-client-skipped-on-server-failure"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
&&with;in thetest:coveragenpm script so the client vitest run is never short-circuited by a server run failure (test failure or threshold violation)coverage/serverwhen the server run exits non-zerofrontend/CLAUDE.mdcomment that describedtest:coverageas "server project only"Test plan
unit-testsjob passes: bothcoverage/serverandcoverage/clientappear in the uploaded artifactcoverage/clientfrom being generated🤖 Generated with Claude Code