Skip to content

ci: add PR smoke test for injected coverage merge tooling#2653

Draft
cursor[bot] wants to merge 2 commits into
mainfrom
jkt/auto/dependency-update-review-24d4
Draft

ci: add PR smoke test for injected coverage merge tooling#2653
cursor[bot] wants to merge 2 commits into
mainfrom
jkt/auto/dependency-update-review-24d4

Conversation

@cursor
Copy link
Copy Markdown
Contributor

@cursor cursor Bot commented Apr 20, 2026

Asana Task/Github Issue: N/A

Description

Add a lightweight PR-time smoke test for injected coverage merge tooling by running npm run coverage-report -w injected in .github/workflows/tests.yml for the injected unit-test matrix entry.

This validates that injected/scripts/merge-coverage.js and its dependency chain (including monocart-coverage-reports) can execute during regular PR CI instead of only in scheduled/manual coverage workflows.

Testing Steps

  • npm run coverage-report -w injected

Checklist

Please tick all that apply:

  • I have tested this change locally
  • I have tested this change locally in all supported browsers
  • This change will be visible to users
  • I have added automated tests that cover this change
  • I have ensured the change is gated by config
  • This change was covered by a ship review
  • This change was covered by a tech design
  • Any dependent config has been merged
Open in Web View Automation 

dependabot Bot and others added 2 commits April 20, 2026 12:20
Bumps [monocart-coverage-reports](https://github.com/cenfun/monocart-coverage-reports) from 2.12.9 to 2.12.11.
- [Release notes](https://github.com/cenfun/monocart-coverage-reports/releases)
- [Changelog](https://github.com/cenfun/monocart-coverage-reports/blob/main/CHANGELOG.md)
- [Commits](cenfun/monocart-coverage-reports@2.12.9...2.12.11)

---
updated-dependencies:
- dependency-name: monocart-coverage-reports
  dependency-version: 2.12.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jonathan Kingston <jonathanKingston@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

Build Branch

Branch pr-releases/jkt/auto/dependency-update-review-24d4
Commit c11da2e847
Updated April 20, 2026 at 12:29:23 PM UTC

Static preview entry points

QR codes (mobile preview)
Entry point QR code
Docs QR for docs preview
Static pages QR for static pages preview
Integration pages QR for integration pages preview

Integration commands

npm (Android / Extension):

npm i github:duckduckgo/content-scope-scripts#pr-releases/jkt/auto/dependency-update-review-24d4

Swift Package Manager (Apple):

.package(url: "https://github.com/duckduckgo/content-scope-scripts.git", branch: "pr-releases/jkt/auto/dependency-update-review-24d4")

git submodule (Windows):

git -C submodules/content-scope-scripts fetch origin pr-releases/jkt/auto/dependency-update-review-24d4
git -C submodules/content-scope-scripts checkout origin/pr-releases/jkt/auto/dependency-update-review-24d4
Pin to exact commit

npm (Android / Extension):

npm i github:duckduckgo/content-scope-scripts#c11da2e847b3f50c07a2d220caca425547adcf76

Swift Package Manager (Apple):

.package(url: "https://github.com/duckduckgo/content-scope-scripts.git", revision: "c11da2e847b3f50c07a2d220caca425547adcf76")

git submodule (Windows):

git -C submodules/content-scope-scripts fetch origin pr-releases/jkt/auto/dependency-update-review-24d4
git -C submodules/content-scope-scripts checkout c11da2e847b3f50c07a2d220caca425547adcf76

@github-actions github-actions Bot added the semver-patch Bug fix / internal — no release needed label Apr 20, 2026
@github-actions
Copy link
Copy Markdown
Contributor

[Beta] Generated file diff

Time updated: Mon, 20 Apr 2026 12:30:11 GMT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver-patch Bug fix / internal — no release needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant