Closed jakejackson1 closed 8 months ago
Attention: Patch coverage is 86.66667%
with 2 lines
in your changes are missing coverage. Please review.
Project coverage is 76.96%. Comparing base (
16173d7
) to head (230e99b
).
Files | Patch % | Lines |
---|---|---|
src/Helper/Helper_Templates.php | 91.66% | 1 Missing :warning: |
src/Model/Model_Templates.php | 50.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
This fixes two bugs related to the flushing of the PDF template cache, and makes a small improvement to performance when reading files from disk:
Testing instructions
Screenshots
Checklist:
Additional Comments