Skip to content

Add flow summaries#6455

Closed
yoff wants to merge 7 commits intogithub:mainfrom
yoff:python/flow-summaries
Closed

Add flow summaries#6455
yoff wants to merge 7 commits intogithub:mainfrom
yoff:python/flow-summaries

Conversation

@yoff
Copy link
Contributor

@yoff yoff commented Aug 9, 2021

Mostly based on the java code. It currently compiles and there is an experimental flow summary for "json.loads". The summary can be expressed nicely, but identifying the SummarizedCallable is not ideal. We want to do this via API graphs which currently leads to non-monotonic recursion. But even before tackling that problem, we should probably allow API::Nodes as SummarizedCallables, which will require changes to the shared code, I think.

@github-actions github-actions bot added the Python label Aug 9, 2021
@yoff
Copy link
Contributor Author

yoff commented Feb 2, 2022

Superseeded by #7805

@yoff yoff closed this Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant