Skip to content

Conversation

@9aoy
Copy link
Contributor

@9aoy 9aoy commented Sep 15, 2025

Summary

add coverage configuration.

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copilot AI review requested due to automatic review settings September 15, 2025 09:44
@netlify
Copy link

netlify bot commented Sep 15, 2025

Deploy Preview for rstest-dev ready!

Name Link
🔨 Latest commit aa3793b
🔍 Latest deploy log https://app.netlify.com/projects/rstest-dev/deploys/68c8d60fe353ba0008c1952f
😎 Deploy Preview https://deploy-preview-564--rstest-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds documentation for the coverage configuration option in the rstest testing framework. The change introduces comprehensive coverage configuration documentation in both English and Chinese, enabling users to configure test coverage collection with Istanbul provider.

  • Adds coverage configuration option to the navigation structure
  • Creates complete documentation for coverage options including enabled, provider, exclude, reporters, reportsDirectory, clean, and thresholds
  • Updates configuration overview to include the new coverage option in the output group

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

File Description
website/theme/components/ConfigOverview.tsx Adds 'coverage' to the output group configuration items
website/docs/zh/config/test/coverage.mdx Creates Chinese documentation for coverage configuration
website/docs/zh/config/test/_meta.json Adds coverage to the Chinese navigation structure
website/docs/en/config/test/coverage.mdx Creates English documentation for coverage configuration

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

9aoy and others added 2 commits September 16, 2025 11:10
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@9aoy 9aoy merged commit 51eda91 into main Sep 16, 2025
16 checks passed
@9aoy 9aoy deleted the docs/coverage branch September 16, 2025 06:27
@9aoy 9aoy mentioned this pull request Sep 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant