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

Add PHP8.3 to automated test suite #1483

Closed jakejackson1 closed 7 months ago

jakejackson1 commented 7 months ago

Description

Include PHP 8.3 when running PHPUnit

Testing instructions

Let GitHub Actions do its thing

Screenshots

Checklist:

Additional Comments

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c56e361) 75.13% compared to head (fa5cd75) 72.81%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #1483 +/- ## ================================================= - Coverage 75.13% 72.81% -2.33% Complexity 2951 2951 ================================================= Files 243 186 -57 Lines 12880 11416 -1464 Branches 370 0 -370 ================================================= - Hits 9678 8312 -1366 + Misses 3194 3104 -90 + Partials 8 0 -8 ```

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