Skip to content

chore: add quality gates (P1)#7

Merged
alexpipipi merged 4 commits into
mainfrom
fix/p1-quality-gates
Mar 4, 2026
Merged

chore: add quality gates (P1)#7
alexpipipi merged 4 commits into
mainfrom
fix/p1-quality-gates

Conversation

@brmn

@brmn brmn commented Mar 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add vitest coverage thresholds (80/75/80/80%) with @vitest/coverage-v8
  • Add publint + @arethetypeswrong/cli checks in CI pipeline
  • Add Biome linter with recommended rules, lint/lint:fix/format scripts
  • Add Renovate config for automated dependency updates (weekly, automerge non-major)

Test plan

  • npm run test:unit passes
  • npm run test:coverage reports thresholds
  • npm run lint runs biome on src/ and test/
  • CI workflow runs publint + attw after build
  • Renovate picks up config after merge

brmn and others added 4 commits March 4, 2026 13:45
…renovate

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Schema 2.0.6→2.4.5, organizeImports→assist, include→includes.
Applied biome auto-fixes (import sorting, formatting).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Fixes FalseCJS error from @arethetypeswrong/cli.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@alexpipipi alexpipipi merged commit 1ebe4ed into main Mar 4, 2026
3 checks passed
@alexpipipi alexpipipi deleted the fix/p1-quality-gates branch March 4, 2026 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants