Skip to content

chore(authorship): remove dead VirtualAttributions::add_pathspec#1334

Open
jwiegley wants to merge 1 commit into
dc/authorship-helpers-cleanupfrom
dc/authorship-add-pathspec-cleanup
Open

chore(authorship): remove dead VirtualAttributions::add_pathspec#1334
jwiegley wants to merge 1 commit into
dc/authorship-helpers-cleanupfrom
dc/authorship-add-pathspec-cleanup

Conversation

@jwiegley

@jwiegley jwiegley commented May 11, 2026

Copy link
Copy Markdown
Contributor

Summary

add_pathspec was a thin wrapper around add_pathspecs_concurrent with zero callers — all call sites use the concurrent variant directly. Also removes the now-unnecessary #[allow(dead_code)] suppression from get_attributions which has active callers in integration tests.

Test plan

  • task build passes
  • task lint passes

🤖 Generated with Claude Code


Open in Devin Review

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@jwiegley jwiegley requested review from heapwolf and svarlamov May 11, 2026 20:51
@jwiegley jwiegley force-pushed the dc/authorship-add-pathspec-cleanup branch from 67ffe40 to dc439a7 Compare May 13, 2026 18:03
@jwiegley jwiegley force-pushed the dc/authorship-helpers-cleanup branch from 6037a11 to 97d01b8 Compare May 19, 2026 22:24
@jwiegley jwiegley force-pushed the dc/authorship-add-pathspec-cleanup branch 2 times, most recently from 7845736 to f1f74c3 Compare May 26, 2026 17:19
@jwiegley jwiegley force-pushed the dc/authorship-helpers-cleanup branch from 97d01b8 to 7554d6e Compare May 26, 2026 17:19
@jwiegley jwiegley force-pushed the dc/authorship-add-pathspec-cleanup branch from f1f74c3 to cc52733 Compare May 28, 2026 18:13
@jwiegley jwiegley force-pushed the dc/authorship-helpers-cleanup branch from 7554d6e to 7be185c Compare May 28, 2026 18:13
@jwiegley jwiegley force-pushed the dc/authorship-add-pathspec-cleanup branch 2 times, most recently from f5ad53c to e75f51e Compare June 8, 2026 17:56
@jwiegley jwiegley force-pushed the dc/authorship-helpers-cleanup branch from 7d45688 to e55b8b5 Compare June 8, 2026 17:56
add_pathspec was a thin wrapper around add_pathspecs_concurrent with
zero callers — all call sites use the concurrent variant directly.
Also removes the now-unnecessary #[allow(dead_code)] suppression from
get_attributions, which has active callers in integration tests.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jwiegley jwiegley force-pushed the dc/authorship-add-pathspec-cleanup branch from e75f51e to 96fb3fd Compare June 9, 2026 16:36
@jwiegley jwiegley force-pushed the dc/authorship-helpers-cleanup branch from e55b8b5 to 176e66c Compare June 9, 2026 16:36
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