[PR #7648] [CLOSED] ci: parallel test for ci.yml #7464

Closed
opened 2026-03-13 13:37:31 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/7648
Author: @himself65
Created: 1/27/2026
Status: Closed

Base: canaryHead: himself65/2026/01/27/parallel


📝 Commits (4)

  • 7c4636a ci: parallel test for ci.yml
  • 8caffc9 ci: parallel test for ci.yml
  • 5ac1db0 ci: parallel test for ci.yml
  • fee3aa6 ci: parallel test for ci.yml

📊 Changes

2 files changed (+47 additions, -2 deletions)

View changed files

📝 .github/workflows/ci.yml (+45 -2)
📝 vitest.config.ts (+2 -0)

📄 Description

Summary by cubic

Run CI tests in 4 parallel shards to speed up builds. Upload per-shard coverage, merge reports, and set Vitest to pass with no tests and a 10s slow-test threshold.

Written for commit fee3aa6814. Summary will update on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/7648 **Author:** [@himself65](https://github.com/himself65) **Created:** 1/27/2026 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `himself65/2026/01/27/parallel` --- ### 📝 Commits (4) - [`7c4636a`](https://github.com/better-auth/better-auth/commit/7c4636ad32eca6c730882e598b456be848ddb19c) ci: parallel test for ci.yml - [`8caffc9`](https://github.com/better-auth/better-auth/commit/8caffc965be918a47818599bb2f1d226c385b8a6) ci: parallel test for ci.yml - [`5ac1db0`](https://github.com/better-auth/better-auth/commit/5ac1db009eaa8accb871e5407f549c7af7606ee5) ci: parallel test for ci.yml - [`fee3aa6`](https://github.com/better-auth/better-auth/commit/fee3aa6814594302d0222b1aeb138f04da74c2d3) ci: parallel test for ci.yml ### 📊 Changes **2 files changed** (+47 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+45 -2) 📝 `vitest.config.ts` (+2 -0) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Run CI tests in 4 parallel shards to speed up builds. Upload per-shard coverage, merge reports, and set Vitest to pass with no tests and a 10s slow-test threshold. <sup>Written for commit fee3aa6814594302d0222b1aeb138f04da74c2d3. Summary will update on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 13:37:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#7464