Skip to content

docs: note markdown code fences are type-checked - #7291

Open
tomas-zijdemans wants to merge 1 commit into
denoland:mainfrom
tomas-zijdemans:agents-md-doc-fences
Open

docs: note markdown code fences are type-checked#7291
tomas-zijdemans wants to merge 1 commit into
denoland:mainfrom
tomas-zijdemans:agents-md-doc-fences

Conversation

@tomas-zijdemans

@tomas-zijdemans tomas-zijdemans commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

The author of #7289 validated their README change with deno fmt --check and CI still failed: deno task test runs with --doc, which type-checks ts fences in markdown files, and no doc mentions that. This adds one line to AGENTS.md so the next drafter knows to mark non-runnable snippets ```ts ignore.

@codecov

codecov Bot commented Aug 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.03%. Comparing base (ca58f94) to head (42ef215).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7291   +/-   ##
=======================================
  Coverage   95.03%   95.03%           
=======================================
  Files         617      617           
  Lines       51637    51637           
  Branches     9359     9359           
=======================================
  Hits        49075    49075           
  Misses       2021     2021           
  Partials      541      541           

☔ 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.

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.

1 participant