Skip to content

repo-updater: remove store interface

Administrator requested to merge asdine/remove-store-interface into main

Created by: asdine

This PR removes the store interface and renames DBStore into Store. It also adds a simple mock type to be used by tests who wants to mock calls to UpsertRepos.

Merge request reports

Loading