Page MenuHomeSoftware Heritage

Remove unnecessary base exception
ClosedPublic

Authored by jayeshv on Jun 14 2022, 12:32 PM.

Diff Detail

Repository
rDGQL GraphQL API
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D7986 (id=28773)

Rebasing onto 67f1ae16f5...

Current branch diff-target is up to date.
Changes applied before test
commit 736748edd27793209d522607e13edc6c5bf625d6
Author: Jayesh Velayudhan <jayesh@softwareheritage.org>
Date:   Tue Jun 14 12:31:37 2022 +0200

    Remove unnecessary base exception

See https://jenkins.softwareheritage.org/job/DGQL/job/tests-on-diff/56/ for more details.

anlambert added a subscriber: anlambert.

That's better like this indeed, the caught of the base Exception was confusing to me.

This revision is now accepted and ready to land.Jun 14 2022, 12:39 PM
This revision was automatically updated to reflect the committed changes.