Skip to content

Dataflow: Propagate provenance correctly for flow-through wrappers. #17108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

aschackmull
Copy link
Contributor

I expect this to mostly affect edges that have a corresponding subpaths-tuple, so it won't have much effect on the actual path explanations, but if you somehow provide a modeled library function with through-flow as a call-back argument to another library function, which then results in a combined through-flow, then it could be relevant.
In any case, it's a small correctness bug that's easy to fix. And we should see plenty of test coverage of this in the recorded edges relations in qltests.

@aschackmull aschackmull added the no-change-note-required This PR does not need a change note label Jul 31, 2024
@aschackmull aschackmull merged commit 377301a into github:main Aug 1, 2024
53 checks passed
@aschackmull aschackmull deleted the dataflow/flowthrough-provenance branch August 1, 2024 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants