wala/ML

Combine Pytest analysis classes with basic Python analysis

Aberta

#200 aberto em 25 de jun. de 2024

 (0 comentário) (0 reação) (0 responsável)Java (17 forks)auto 404
enhancementhelp wantedsummaries

Métricas do repositório

Stars
 (27 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Combine Pytest analysis with basic Python analysis. In other words, merge classes like com.ibm.wala.cast.python.loader.PytestLoader, com.ibm.wala.cast.python.loader.PytestLoaderFactory, and com.ibm.wala.cast.python.client.PytestAnalysisEngine<T> with the general Python analysis classes.

Guia do colaborador