mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-30 06:12:03 +00:00
- Added test.yml workflow to run on PRs and pushes to main/master - Runs server tests with coverage on every PR - Uploads coverage reports to Codecov - Added test:server:coverage script to root package.json - Coverage thresholds enforced: 80% lines/functions, 75% branches 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>