Skip to content

feat: add reusable test & coverage CI workflow#17

Merged
mavisakalyan merged 1 commit into
mainfrom
feat/issue-16-reusable-test-workflow
Feb 27, 2026
Merged

feat: add reusable test & coverage CI workflow#17
mavisakalyan merged 1 commit into
mainfrom
feat/issue-16-reusable-test-workflow

Conversation

@wonderwomancode

Copy link
Copy Markdown
Contributor

Summary

  • Add reusable workflow .github/workflows/test.yml for standardized test + coverage runs
  • Configurable inputs: node-version, pnpm-version, build-before-test, test-command
  • Uploads coverage artifacts with 14-day retention

Closes #16

Test plan

  • Verify workflow syntax is valid
  • Merge first — dependent PRs in service-cloud-api, service-auth, package-cloud-sdk, package-cloud-cli reference this workflow

🤖 Generated with Claude Code

Standardized workflow for test + coverage across all AF repos.
Supports configurable node/pnpm versions, optional build step,
and uploads coverage artifacts.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@mavisakalyan mavisakalyan merged commit 886ed14 into main Feb 27, 2026
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.

Add reusable test & coverage CI workflow

2 participants