Skip to content

Added support for PHP 8.4 and PHP 8.5 | 4.x#473

Open
shailesh-google wants to merge 10 commits into
apigee:4.xfrom
shailesh-google:issue-newer-php-4.x
Open

Added support for PHP 8.4 and PHP 8.5 | 4.x#473
shailesh-google wants to merge 10 commits into
apigee:4.xfrom
shailesh-google:issue-newer-php-4.x

Conversation

@shailesh-google
Copy link
Copy Markdown
Collaborator

Fix: #469

@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

❌ Patch coverage is 89.14729% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.29%. Comparing base (b6413ae) to head (46b0706).

Files with missing lines Patch % Lines
...c/Api/ApigeeX/Controller/PaginationHelperTrait.php 50.00% 8 Missing ⚠️
src/Normalizer/CredentialProductNormalizer.php 0.00% 2 Missing ⚠️
src/Api/ApigeeX/Controller/RatePlanController.php 0.00% 1 Missing ⚠️
.../Api/ApigeeX/Normalizer/RatePlanRateNormalizer.php 0.00% 1 Missing ⚠️
...Api/Monetization/Controller/RatePlanController.php 66.66% 1 Missing ⚠️
...rmalizer/LegalEntityReportDefinitionNormalizer.php 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                4.x     #473      +/-   ##
============================================
- Coverage     87.30%   87.29%   -0.01%     
- Complexity     1763     1788      +25     
============================================
  Files           349      349              
  Lines          4638     4635       -3     
============================================
- Hits           4049     4046       -3     
  Misses          589      589              
Flag Coverage Δ
unittests 87.29% <89.14%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
.../ApigeeX/Controller/AcceptedRatePlanController.php 86.48% <100.00%> (ø)
...rc/Api/ApigeeX/Controller/ApiProductController.php 80.00% <100.00%> (ø)
src/Api/ApigeeX/Controller/AppController.php 0.00% <ø> (ø)
...c/Api/ApigeeX/Controller/AppGroupAppController.php 60.00% <ø> (ø)
...eeX/Controller/AppGroupAppCredentialController.php 42.85% <ø> (ø)
src/Api/ApigeeX/Controller/AppGroupController.php 100.00% <ø> (ø)
...i/ApigeeX/Controller/AppGroupMembersController.php 84.37% <ø> (ø)
...Controller/DeveloperAcceptedRatePlanController.php 64.70% <ø> (ø)
...geeX/Controller/DeveloperBillingTypeController.php 100.00% <ø> (ø)
...X/Controller/DeveloperPrepaidBalanceController.php 100.00% <ø> (ø)
... and 201 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for PHP 8.4 and PHP 8.5

1 participant