Skip to content

Showing FI compatibility with a project in the far-reach-but-low-coverage API #1406

Open
@DonggeLiu

Description

@DonggeLiu

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions