test: org-rename fixtures expect coilysiren/* but repo is coilyco-flight-deck/* #101

Closed
opened 2026-06-04 06:37:37 +00:00 by coilysiren · 0 comments
Owner

4 lib tests fail because their fixtures still expect the old coilysiren/* org, but the repo migrated to coilyco-flight-deck/*:

  • ingest::git::log::tests::extracts_github_owner_repo
  • ingest::git::log::tests::extracts_host_and_slug_for_any_provider
  • process::join::tests::pull_url
  • process::join::tests::with_issue_pull_url_captures_n

Each asserts owner == "coilysiren" against parsed coilyco-flight-deck/repo-recall URLs. Update the expected owners to coilyco-flight-deck. Pre-existing, unrelated to the commit_scope/repo_root fix; surfaced while running the suite for #100.

4 lib tests fail because their fixtures still expect the old `coilysiren/*` org, but the repo migrated to `coilyco-flight-deck/*`: - `ingest::git::log::tests::extracts_github_owner_repo` - `ingest::git::log::tests::extracts_host_and_slug_for_any_provider` - `process::join::tests::pull_url` - `process::join::tests::with_issue_pull_url_captures_n` Each asserts `owner == "coilysiren"` against parsed `coilyco-flight-deck/repo-recall` URLs. Update the expected owners to `coilyco-flight-deck`. Pre-existing, unrelated to the commit_scope/repo_root fix; surfaced while running the suite for #100.
coilysiren added
P2
and removed
P1
labels 2026-06-17 08:40:02 +00:00
Commenting is not possible because the repository is archived.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
coilyco-flight-deck/repo-recall#101
No description provided.