Staging instance, all changes can be removed at any time

Skip to content

Add a very simple KnownSwhidFilterProxy

David Douard requested to merge douardda/swh-provenance:known-swhid into main

This filters (return None) provenance results for a bunch of well-known content and directory objects (empty file etc.) so that provenance queries on these objects do not hammer swh-graph with these known objects.

This is far from a definitive solution, but should help for now.

Merge request reports

Loading