[PR #1024] [MERGED] test: add coverage summaries for integration tests in ci #1028

Closed
opened 2026-05-06 13:11:38 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/cloudflare/vinext/pull/1024
Author: @james-elicx
Created: 5/2/2026
Status: Merged
Merged: 5/2/2026
Merged by: @james-elicx

Base: mainHead: claude/serene-lichterman-7672b8


📝 Commits (1)

  • 472eb07 experiment with code coverage for integration tests

📊 Changes

6 files changed (+594 additions, -147 deletions)

View changed files

📝 .github/workflows/ci.yml (+13 -2)
📝 package.json (+1 -0)
📝 pnpm-lock.yaml (+525 -145)
📝 pnpm-workspace.yaml (+1 -0)
scripts/coverage-summary.mjs (+35 -0)
📝 vite.config.ts (+19 -0)

📄 Description

No description provided


🔄 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/cloudflare/vinext/pull/1024 **Author:** [@james-elicx](https://github.com/james-elicx) **Created:** 5/2/2026 **Status:** ✅ Merged **Merged:** 5/2/2026 **Merged by:** [@james-elicx](https://github.com/james-elicx) **Base:** `main` ← **Head:** `claude/serene-lichterman-7672b8` --- ### 📝 Commits (1) - [`472eb07`](https://github.com/cloudflare/vinext/commit/472eb07d18173c6c2e78b22e67ecb63c97feb298) experiment with code coverage for integration tests ### 📊 Changes **6 files changed** (+594 additions, -147 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+13 -2) 📝 `package.json` (+1 -0) 📝 `pnpm-lock.yaml` (+525 -145) 📝 `pnpm-workspace.yaml` (+1 -0) ➕ `scripts/coverage-summary.mjs` (+35 -0) 📝 `vite.config.ts` (+19 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:11:38 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vinext#1028
No description provided.