Skip to content

Conversation

hvitved
Copy link
Contributor

@hvitved hvitved commented Sep 17, 2025

Makes it much easier to debug the test case.

@github-actions github-actions bot added the Rust Pull requests that update Rust code label Sep 17, 2025
@hvitved hvitved force-pushed the rust/source-inline-flow-path-problem branch from 080fb12 to aba2cb4 Compare September 17, 2025 18:52
@hvitved hvitved marked this pull request as ready for review September 17, 2025 19:31
@hvitved hvitved requested a review from a team as a code owner September 17, 2025 19:31
@Copilot Copilot AI review requested due to automatic review settings September 17, 2025 19:31
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Converts a Rust data flow test from a regular query to a path-problem query to improve debugging capabilities by enabling path visualization in the CodeQL analysis results.

  • Adds @kind path-problem annotation to enable path-problem query functionality
  • Imports PathGraph module for path visualization support
  • Adds path-problem query structure with source-to-sink flow reporting

@hvitved hvitved merged commit 51a33c2 into github:main Sep 18, 2025
15 checks passed
@hvitved hvitved deleted the rust/source-inline-flow-path-problem branch September 18, 2025 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants