Refactor: Raise instead of return nil
If not checksummable. No behavior change, because exceptions are caught and tracked as failures. This is more explicit than the current logic where the transition to `verification_succeeded` raises an error due to the `nil` checksum.
Showing
Please register or sign in to comment