lyriccoder
lyriccoder
Bonobo can run tasks in parallel (it is written, i can't check it). Also, it can run child tasks automatically. I didn't solve the issue with aggregation of results to...
1) Of course we need, how can we compare method declaration and method invocation and iterate over all methods? We can do it only with ast 2) I've done it...
1) we need full ast for inlining 2) -- 3) I need to replace the word filter with data
I still have the same error: ``` Traceback (most recent call last): File "D:\git\veniq\veniq\ast_framework\block_statement_graph\_block_extractors.py", line 15, in extract_blocks_from_statement return _block_extractors[statement.node_type](statement) KeyError: During handling of the above exception, another exception occurred:...
could you please update branch and then create a new issue?
@aravij Let's discuss it on Monday. It is necessary to test it on large number of files.
With increased speed: Elapsed: 7889 secs Soon, I will count without increased speed
Without increased speed: Elapsed: 8415