Open
Description
The API returns an empty list of functions when a project failed to build with FI, for example:
# https://introspector.oss-fuzz.com/api/far-reach-but-low-coverage?project=arrow
{"functions":[],"result":"success"}
However, it's hard to tell the why list is empty: Is it because 'the project is not compatible with FI yet' or 'all far-reach functions in the project have high coverage'?
Would it be a good idea to add an extra field (in this API and others) specifying the project's FI-compatibility to help distinguish these two cases?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels