Skip to content

insights: filter snapshot points by series repos

Administrator requested to merge cw/snapshot-some-repos into main

Created by: chwarwick

Allow the snapshot/current data point handler to record series that are not over all repos.

This is a first inefficient pass though this logic. I considered attempting to wrap the search query and apply additional repo: but I couldn't determine an effective way to test that.

closes #35581 (closed)

Test plan

Added unit tests to test filtering - all pass Added all repo insights

  • Allowed to backfill
  • Edited series db record to scope to 2 repos
  • snapshot ran - verified new snapshot value to current search result count

Merge request reports

Loading