Skip to content

fix(formatter): Fix Deno() to not detect as test functions#17339

Merged
graphite-app[bot] merged 1 commit intomainfrom
12-24-fix_formatter_fix_deno_to_not_detect_as_test_functions
Dec 25, 2025
Merged

fix(formatter): Fix Deno() to not detect as test functions#17339
graphite-app[bot] merged 1 commit intomainfrom
12-24-fix_formatter_fix_deno_to_not_detect_as_test_functions

Conversation

@leaysgur
Copy link
Member

@leaysgur leaysgur commented Dec 24, 2025

Regardless of whether we'll support more than what Prettier does, just fix the current bug. 🐛

@leaysgur leaysgur requested a review from Dunqing as a code owner December 24, 2025 08:42
@github-actions github-actions bot added A-formatter Area - Formatter C-bug Category - Bug labels Dec 24, 2025
Copy link
Member Author

leaysgur commented Dec 24, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@leaysgur leaysgur changed the title fix(formatter): Fix Deno() to not detect as test functions fix(formatter): Fix Deno() to not detect as test functions Dec 24, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Dec 24, 2025

CodSpeed Performance Report

Merging #17339 will not alter performance

Comparing 12-24-fix_formatter_fix_deno_to_not_detect_as_test_functions (f89d9c8) with 12-24-fix_formatter_handle_more_test_functions (c98e603)

Summary

✅ 38 untouched
⏩ 7 skipped1

Footnotes

  1. 7 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@graphite-app graphite-app bot added the 0-merge Merge with Graphite Merge Queue label Dec 25, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Dec 25, 2025

Merge activity

Regardless of whether we'll support more than what Prettier does, just fix the current bug. 🐛
@graphite-app graphite-app bot force-pushed the 12-24-fix_formatter_handle_more_test_functions branch from c98e603 to 09848b3 Compare December 25, 2025 01:17
@graphite-app graphite-app bot force-pushed the 12-24-fix_formatter_fix_deno_to_not_detect_as_test_functions branch from f89d9c8 to e836f37 Compare December 25, 2025 01:17
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Dec 25, 2025
Base automatically changed from 12-24-fix_formatter_handle_more_test_functions to main December 25, 2025 01:24
@graphite-app graphite-app bot merged commit e836f37 into main Dec 25, 2025
21 checks passed
@graphite-app graphite-app bot deleted the 12-24-fix_formatter_fix_deno_to_not_detect_as_test_functions branch December 25, 2025 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-formatter Area - Formatter C-bug Category - Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants