Skip to content

test: add Bazel runfiles source aggregation#14

Merged
longlho merged 1 commit into
mainfrom
codex/bazel-runfiles-source-aggregation
May 18, 2026
Merged

test: add Bazel runfiles source aggregation#14
longlho merged 1 commit into
mainfrom
codex/bazel-runfiles-source-aggregation

Conversation

@longlho
Copy link
Copy Markdown
Contributor

@longlho longlho commented May 18, 2026

Summary

  • Add a Bazel codescythe_test rule with a source aggregation provider/aspect.
  • Add runfiles-style fixture packages, including a false-positive package.
  • Make analysis roots absolute and follow symlinked runfiles directories/files.

Test plan

  • bazel test --test_output=errors //tests/fixtures/runfiles-fixture:codescythe_runfiles_test //tests/fixtures/runfiles-false-positive:codescythe_false_positive_test
  • cargo fmt --check
  • cargo test --workspace
  • bazel test //...

@longlho longlho force-pushed the codex/ignore-unresolved-imports branch from 3bbcae2 to e6b1908 Compare May 18, 2026 14:40
@longlho longlho force-pushed the codex/bazel-runfiles-source-aggregation branch from 0cb9230 to 8da082d Compare May 18, 2026 14:40
@longlho longlho force-pushed the codex/ignore-unresolved-imports branch from e6b1908 to dd0dce7 Compare May 18, 2026 14:47
@longlho longlho force-pushed the codex/bazel-runfiles-source-aggregation branch 2 times, most recently from 72c4cc7 to 5e46767 Compare May 18, 2026 14:54
@longlho longlho force-pushed the codex/ignore-unresolved-imports branch 2 times, most recently from 2f1f866 to 693727b Compare May 18, 2026 15:09
@longlho longlho force-pushed the codex/bazel-runfiles-source-aggregation branch from 5e46767 to 0ce1f6f Compare May 18, 2026 15:09
Base automatically changed from codex/ignore-unresolved-imports to main May 18, 2026 15:11
@longlho longlho force-pushed the codex/bazel-runfiles-source-aggregation branch from 0ce1f6f to 96aa566 Compare May 18, 2026 15:13
@longlho longlho merged commit b8917ba into main May 18, 2026
5 checks passed
@longlho longlho deleted the codex/bazel-runfiles-source-aggregation branch May 18, 2026 15:21
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