Skip to content

fuzzer web interface: add a UI element showing a list of source files sorted by total uncovered points of interest #20983

@andrewrk

Description

@andrewrk

Extracted from #20958.

  • Scrollable box that lists all source files
  • Along with file name, show coverage percent
  • Sort the list descending by percent uncovered

Additionally there should be a quick filter box at the top to limit which files show up in the box based on the query.

Selecting a file from the list should navigate the source view to that file.

Related:

Metadata

Metadata

Assignees

No one assigned

    Labels

    contributor friendlyThis issue is limited in scope and/or knowledge of Zig internals.enhancementSolving this issue will likely involve adding new logic or components to the codebase.fuzzing

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions