Skip to content

bisector: Do not return None in Report.load()

FIX

Raise an exception rather than returning None, which will only lead to an exception in the caller.

Merge request reports