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
89 stars 21 forks source link

Fix PDF status button in Gravity Forms 2.8.8+ #1524

Closed jakejackson1 closed 2 months ago

jakejackson1 commented 2 months ago

Description

Fixes #1520

Testing instructions

  1. Install Gravity Forms 2.8.7
  2. View PDF List page and toggle status button
  3. Install Gravity Forms 2.8.8
  4. View PDF List page and toggle status button

Checklist:

Additional Comments

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 76.13%. Comparing base (24eacd5) to head (834c767). Report is 1 commits behind head on development.

Files Patch % Lines
src/Helper/Helper_PDF_List_Table.php 66.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #1524 +/- ## =============================================== - Coverage 76.14% 76.13% -0.01% =============================================== Files 248 248 Lines 12918 12922 +4 Branches 370 370 =============================================== + Hits 9836 9838 +2 - Misses 3074 3076 +2 Partials 8 8 ```

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