GravityPDF / gravity-pdf

Gravity PDF is a GPLv2-licensed WordPress plugin that allows you to automatically generate, email and download PDF documents using Gravity Forms.
https://gravitypdf.com
88 stars 21 forks source link

Page Break fields now checks for conditional logic and exclude class #1467

Closed jakejackson1 closed 5 months ago

jakejackson1 commented 1 year ago

Description

Resolves #1463

Screenshots

Checklist:

Additional Comments

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 62.00000% with 19 lines in your changes are missing coverage. Please review.

Project coverage is 73.94%. Comparing base (f5d3b8b) to head (8472b0f).

Files Patch % Lines
src/Model/Model_PDF.php 33.33% 16 Missing :warning:
src/Helper/Fields/Field_Page.php 85.71% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #1467 +/- ## =============================================== - Coverage 73.96% 73.94% -0.03% =============================================== Files 190 191 +1 Lines 11409 11453 +44 =============================================== + Hits 8439 8469 +30 - Misses 2970 2984 +14 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.