wala/ML

ML tests are missing a data directory

Open

#119 opened on Dec 5, 2023

 (0 comments) (0 reactions) (0 assignees)Java (17 forks)auto 404
good first issuehelp wantedtesting

Repository metrics

Stars
 (27 stars)
PR merge metrics
 (PR metrics pending)

Description

The test data for com.ibm.wala.cast.python.ml.test resides in the data directory under com.ibm.wala.cast.python.test. Why doesn't the ML test module have its own data directory?

Contributor guide