Skip to content

test: fix misspelled Extenstions test directory name#32

Draft
ElonPark wants to merge 1 commit into
mainfrom
test/fix-extenstions-directory-typo
Draft

test: fix misspelled Extenstions test directory name#32
ElonPark wants to merge 1 commit into
mainfrom
test/fix-extenstions-directory-typo

Conversation

@ElonPark

Copy link
Copy Markdown
Member

Background (Required)

Changes

  • Rename Tests/KarrotCodableMacrosTests/Extenstions/ to Extensions/. Pure git mv — no file contents change.

Testing Methods

  • swift build --build-tests succeeds, and the two moved suites (StringSnakeCaseTests, TrimmingBackticksTests) pass.
  • grep -rn Extenstions finds no textual references to the old name.

Review Notes

  • SwiftPM resolves test targets by directory glob, so the rename has no build-configuration impact.

https://claude.ai/code/session_017SJfRUv3HzmLXAAUCKNVah

Rename Tests/KarrotCodableMacrosTests/Extenstions to Extensions.
Pure move — no file contents change; the test build and the two moved
suites pass.

Claude-Session: https://claude.ai/code/session_017SJfRUv3HzmLXAAUCKNVah
@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: f9c6ba11-0b46-457b-99bc-fc2f67921edd

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch test/fix-extenstions-directory-typo

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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