Skip to content

[serve_overview] Show all detectors part of a correction request

Philipp Schmidt requested to merge feat/all-detectors-overview into master

Description

It annoyed me for quite some time that serve_overview only shows the latest detector of a given detector job. This PR changes the logic to use requests instead of executions in order to show all reports. Amusingly the code already has some basic logic for multiple reports, but I'm not sure how this could have ever worked.

How Has This Been Tested?

image

Types of changes

  • New feature (non-breaking change which adds functionality)

Reviewers

@kluyvert

Merge request reports

Loading