summaryrefslogtreecommitdiff
path: root/.github/scripts/post-test-results.sh
AgeCommit message (Collapse)Author
2026-02-25feat: add Codecov/Jacoco integration and expand test coverageSho Sakuma
- Add Jacoco plugin to all subprojects with XML report generation - Replace post-test-results.sh with Codecov upload in CI workflow - Add codecov.yml configuration - Add 140 new tests across engine, platform-paper, and platform-velocity Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-01-20ci(test): Fix Result pasingSho Sakuma
2026-01-20fix: Fix initialize logicSho Sakuma
2026-01-20ci: Add Test workflowSho Sakuma