Skip to content

fix: rewrite swift test commands#767

Open
zerone0x wants to merge 1 commit intortk-ai:developfrom
zerone0x:fix/issue-765-swift-test
Open

fix: rewrite swift test commands#767
zerone0x wants to merge 1 commit intortk-ai:developfrom
zerone0x:fix/issue-765-swift-test

Conversation

@zerone0x
Copy link

Summary

  • add swift test to the hook rewrite registry alongside swift build
  • route rewritten Swift test commands through rtk swift
  • add registry coverage for Swift test classification and rewrite behavior

Test plan

  • cargo test swift_test
  • cargo test

Fixes #765


Generated by Orbit 🛸

Fixes rtk-ai#765

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: zerone0x <hi@trine.dev>
@pszymkowiak pszymkowiak added bug Something isn't working effort-small Quelques heures, 1 fichier good first issue Good for newcomers labels Mar 21, 2026
@pszymkowiak
Copy link
Collaborator

[w] wshm · Automated triage by AI

📊 Automated PR Analysis

🐛 Type bug-fix
🟢 Risk low

Summary

Adds support for swift test commands in the hook rewrite registry, routing them through rtk swift alongside the existing swift build support. The change updates the pattern matching regex and adds subcommand-specific savings configuration for test commands.

Review Checklist

  • Tests present
  • Breaking change
  • Docs updated

Linked issues: #765


Analyzed automatically by wshm · This is an automated analysis, not a human review.

@CLAassistant
Copy link

CLAassistant commented Mar 21, 2026

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working effort-small Quelques heures, 1 fichier good first issue Good for newcomers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants