Skip to content

test(semantic): add test cases for function redeclaration check#18288

Merged
graphite-app[bot] merged 1 commit intomainfrom
om/01-20-test_semantic_add_test_cases_for_function_redeclaration_check
Jan 20, 2026
Merged

test(semantic): add test cases for function redeclaration check#18288
graphite-app[bot] merged 1 commit intomainfrom
om/01-20-test_semantic_add_test_cases_for_function_redeclaration_check

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Jan 20, 2026

Follow-on after #18231. Add test cases to make sure function redeclaration check works correctly in script, module, and CommonJS files.

@github-actions github-actions bot added the C-test Category - Testing. Code is missing test cases, or a PR is adding them label Jan 20, 2026
Copy link
Member Author

overlookmotel commented Jan 20, 2026


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.

@overlookmotel overlookmotel force-pushed the om/01-20-test_semantic_add_test_cases_for_function_redeclaration_check branch from bd21fa4 to 64ed030 Compare January 20, 2026 11:30
@overlookmotel overlookmotel marked this pull request as ready for review January 20, 2026 11:31
Copilot AI review requested due to automatic review settings January 20, 2026 11:31
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.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@graphite-app
Copy link
Contributor

graphite-app bot commented Jan 20, 2026

Merge activity

Follow-on after #18231. Add test cases to make sure function redeclaration check works correctly in script, module, and CommonJS files.
@graphite-app graphite-app bot force-pushed the om/01-20-test_semantic_add_test_cases_for_function_redeclaration_check branch from 64ed030 to 22b4d39 Compare January 20, 2026 14:09
@graphite-app graphite-app bot merged commit 22b4d39 into main Jan 20, 2026
19 checks passed
@graphite-app graphite-app bot deleted the om/01-20-test_semantic_add_test_cases_for_function_redeclaration_check branch January 20, 2026 14:15
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Jan 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-semantic Area - Semantic C-test Category - Testing. Code is missing test cases, or a PR is adding them

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants