Closed jakejackson1 closed 4 months ago
Attention: Patch coverage is 92.85714%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 76.07%. Comparing base (
6f597f1
) to head (b11441b
). Report is 1 commits behind head on development.
Files | Patch % | Lines |
---|---|---|
src/Helper/Helper_Url_Signer.php | 89.47% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Fixes https://github.com/GravityPDF/gravity-pdf/issues/1534
Also, instead of throwing an exception that stops the process, we'll regenerate the secret key if we ever detect it has been corrupted.
Checklist:
Additional Comments