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

Add PHP 8.2 unit test #1438

Closed jakejackson1 closed 1 year ago

jakejackson1 commented 1 year ago

Description

Add PHP 8.2 test runner for PHPUnit

Testing instructions

Screenshots

Checklist:

Additional Comments

codecov[bot] commented 1 year ago

Codecov Report

Merging #1438 (e7a25c5) into development (e7a25c5) will not change coverage. The diff coverage is n/a.

:exclamation: Current head e7a25c5 differs from pull request most recent head 1efebd5. Consider uploading reports for the commit 1efebd5 to get more accurate results

@@              Coverage Diff               @@
##             development    #1438   +/-   ##
==============================================
  Coverage          75.71%   75.71%           
  Complexity          2935     2935           
==============================================
  Files                243      243           
  Lines              12829    12829           
  Branches             370      370           
==============================================
  Hits                9713     9713           
  Misses              3108     3108           
  Partials               8        8           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

jakejackson1 commented 1 year ago

Awaiting https://github.com/docker-library/wordpress/pull/783 to be merged, and the images made generally available in DockerHub, before retrying.