Skip to content

ci: run docs tests on every PR#2746

Merged
hexeberlin merged 2 commits into
mainfrom
ci/run-docs-tests-on-all-prs
Jul 20, 2026
Merged

ci: run docs tests on every PR#2746
hexeberlin merged 2 commits into
mainfrom
ci/run-docs-tests-on-all-prs

Conversation

@hexeberlin

Copy link
Copy Markdown
Contributor

Moves the docs test job into its own workflow (docs-test.yml) without path filters, so it runs on every PR and push to main. The build/deploy/link-check jobs remain path-filtered to docs/** changes in the original docs.yml.

Comment thread .github/workflows/docs-test.yml Fixed
@codecov

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.44%. Comparing base (40c4caa) to head (e49bc39).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2746   +/-   ##
=======================================
  Coverage   97.44%   97.44%           
=======================================
  Files          39       39           
  Lines        1838     1838           
=======================================
  Hits         1791     1791           
  Misses         47       47           
Flag Coverage Δ
unit 97.44% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@hexeberlin
hexeberlin force-pushed the ci/run-docs-tests-on-all-prs branch from 2dcadad to e49bc39 Compare July 20, 2026 16:58
@hexeberlin
hexeberlin merged commit 11db213 into main Jul 20, 2026
20 checks passed
@hexeberlin
hexeberlin deleted the ci/run-docs-tests-on-all-prs branch July 20, 2026 17:01
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.

3 participants