Skip to content

docs: clarify single-value include glob behavior#1100

Merged
9aoy merged 1 commit intomainfrom
docs-include-glob-note
Mar 25, 2026
Merged

docs: clarify single-value include glob behavior#1100
9aoy merged 1 commit intomainfrom
docs-include-glob-note

Conversation

@9aoy
Copy link
Copy Markdown
Collaborator

@9aoy 9aoy commented Mar 25, 2026

Summary

Users can reasonably assume that **/*.{ts} is equivalent to **/*.ts, but the underlying glob libraries treat single-value braces literally. That makes coverage and include patterns with .{ts} easy to misconfigure.

Related Links

Checklist

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

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying rstest with  Cloudflare Pages  Cloudflare Pages

Latest commit: f1f1d6d
Status: ✅  Deploy successful!
Preview URL: https://404116f2.rstest.pages.dev
Branch Preview URL: https://docs-include-glob-note.rstest.pages.dev

View logs

@github-actions
Copy link
Copy Markdown

Rsdoctor Bundle Diff Analysis

⚠️ Note: The latest commit (01c0cc5fbb) does not have baseline artifacts. Using commit 1a63c1e2e9 for baseline comparison instead. If this seems incorrect, please wait a few minutes and try rerunning the workflow.

Found 12 projects in monorepo, 0 projects with changes.

📊 Quick Summary
Project Total Size Change
adapter-rsbuild 2.1 KB 0
adapter-rslib 23.1 KB 0
adapter-rspack 5.9 KB 0
browser 2.0 MB 0
browser-react 3.7 KB 0
browser-ui 804.3 KB 0
coverage-istanbul 9.1 KB 0
core/rsdoctor-browser 971.6 KB 0
core/rsdoctor-loaders 869.0 B 0
core/rsdoctor-main 1.5 MB 0
vscode/rsdoctor-extension 60.2 MB 0
vscode/rsdoctor-worker 14.4 KB 0

Generated by Rsdoctor GitHub Action

@9aoy 9aoy enabled auto-merge (squash) March 25, 2026 07:49
@9aoy 9aoy merged commit bc58899 into main Mar 25, 2026
19 checks passed
@9aoy 9aoy deleted the docs-include-glob-note branch March 25, 2026 07:49
@9aoy 9aoy mentioned this pull request Mar 26, 2026
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