• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

Yoast / wordpress-seo / afddccf13971917cf37178c9866a26f0e1aea655
50%
trunk: 54%

Build:
Build:
LAST BUILD BRANCH: 1239-switch-hero-icons-import-to-individual-esm-paths-for-editor-excluding-ai-features
DEFAULT BRANCH: trunk
Ran 06 Mar 2026 11:17PM UTC
Jobs 17
Files 3008
Run time 6min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

06 Mar 2026 11:14PM UTC coverage: 53.038% (-0.9%) from 53.915%
afddccf13971917cf37178c9866a26f0e1aea655

Pull #23031

github

web-flow
Merge e86e09da2 into 7ff56bf5f
Pull Request #23031: Refactor ai organization

6564 of 12100 branches covered (54.25%)

Branch coverage included in aggregate %.

718 of 819 new or added lines in 98 files covered. (87.67%)

8 existing lines in 2 files now uncovered.

25173 of 47738 relevant lines covered (52.73%)

62671.39 hits per line

Uncovered Changes

Lines Coverage ∆ File
16
0.0
src/ai/http-request/domain/response.php
13
0.0
src/ai/http-request/domain/request.php
5
0.0
src/ai/http-request/domain/exceptions/payment-required-exception.php
5
0.0
src/ai/http-request/domain/exceptions/remote-request-exception.php
2
0.0
src/ai/http-request/domain/exceptions/wp-request-exception.php
1
0.0
-100.0% src/ai-authorization/application/code-generator-interface.php
1
0.0
-100.0% src/ai-authorization/application/code-verifier-handler-interface.php
1
0.0
-100.0% src/ai-authorization/application/code-verifier-handler.php
1
0.0
-100.0% src/ai-authorization/application/token-manager-interface.php
1
0.0
-100.0% src/ai-authorization/application/token-manager.php
1
0.0
-100.0% src/ai-authorization/domain/code-verifier.php
1
0.0
-100.0% src/ai-authorization/domain/token.php
1
0.0
-100.0% src/ai-authorization/infrastructure/access-token-user-meta-repository-interface.php
1
0.0
-100.0% src/ai-authorization/infrastructure/access-token-user-meta-repository.php
1
0.0
-100.0% src/ai-authorization/infrastructure/code-generator.php
1
0.0
-100.0% src/ai-authorization/infrastructure/code-verifier-user-meta-repository-interface.php
1
0.0
-100.0% src/ai-authorization/infrastructure/code-verifier-user-meta-repository.php
1
0.0
-100.0% src/ai-authorization/infrastructure/refresh-token-user-meta-repository-interface.php
1
0.0
-100.0% src/ai-authorization/infrastructure/refresh-token-user-meta-repository.php
1
0.0
-100.0% src/ai-authorization/infrastructure/token-user-meta-repository-interface.php
1
0.0
-100.0% src/ai-authorization/user-interface/abstract-callback-route.php
1
0.0
-100.0% src/ai-authorization/user-interface/callback-route.php
1
0.0
-100.0% src/ai-authorization/user-interface/refresh-callback-route.php
1
0.0
-100.0% src/ai-consent/application/consent-handler-interface.php
1
0.0
-100.0% src/ai-consent/application/consent-handler.php
1
0.0
-100.0% src/ai-consent/domain/endpoint/endpoint-interface.php
1
0.0
-100.0% src/ai-consent/infrastructure/endpoints/consent-endpoint.php
1
0.0
-100.0% src/ai-consent/user-interface/ai-consent-integration.php
1
0.0
-100.0% src/ai-consent/user-interface/consent-route.php
1
0.0
-100.0% src/ai-free-sparks/application/free-sparks-handler-interface.php
1
0.0
-100.0% src/ai-free-sparks/application/free-sparks-handler.php
1
0.0
-100.0% src/ai-free-sparks/infrastructure/endpoints/free-sparks-endpoint.php
1
0.0
-100.0% src/ai-free-sparks/user-interface/free-sparks-route.php
1
0.0
-100.0% src/ai-generator/application/suggestions-provider.php
1
0.0
-100.0% src/ai-generator/domain/endpoint/endpoint-interface.php
1
0.0
-100.0% src/ai-generator/domain/endpoint/endpoint-list.php
1
0.0
-100.0% src/ai-generator/domain/suggestion.php
1
0.0
-100.0% src/ai-generator/domain/suggestions-bucket.php
1
0.0
-100.0% src/ai-generator/domain/urls-interface.php
1
0.0
-100.0% src/ai-generator/infrastructure/endpoints/get-suggestions-endpoint.php
1
0.0
-100.0% src/ai-generator/infrastructure/endpoints/get-usage-endpoint.php
1
0.0
-100.0% src/ai-generator/infrastructure/wordpress-urls.php
1
0.0
-100.0% src/ai-generator/user-interface/ai-generator-integration.php
1
0.0
-100.0% src/ai-generator/user-interface/bust-subscription-cache-route.php
1
0.0
-100.0% src/ai-generator/user-interface/get-suggestions-route.php
1
0.0
-100.0% src/ai-generator/user-interface/get-usage-route.php
1
0.0
-100.0% src/ai-http-request/application/request-handler-interface.php
1
0.0
-100.0% src/ai-http-request/application/request-handler.php
1
0.0
-100.0% src/ai-http-request/application/response-parser-interface.php
1
0.0
-100.0% src/ai-http-request/application/response-parser.php
1
0.0
-100.0% src/ai-http-request/domain/exceptions/bad-request-exception.php
1
0.0
-100.0% src/ai-http-request/domain/exceptions/forbidden-exception.php
1
0.0
-100.0% src/ai-http-request/domain/exceptions/internal-server-error-exception.php
1
0.0
-100.0% src/ai-http-request/domain/exceptions/not-found-exception.php
1
0.0
0.0% src/ai-http-request/domain/exceptions/payment-required-exception.php
1
0.0
0.0% src/ai-http-request/domain/exceptions/remote-request-exception.php
1
0.0
-100.0% src/ai-http-request/domain/exceptions/request-timeout-exception.php
1
0.0
-100.0% src/ai-http-request/domain/exceptions/service-unavailable-exception.php
1
0.0
-100.0% src/ai-http-request/domain/exceptions/too-many-requests-exception.php
1
0.0
-100.0% src/ai-http-request/domain/exceptions/unauthorized-exception.php
1
0.0
0.0% src/ai-http-request/domain/exceptions/wp-request-exception.php
1
0.0
0.0% src/ai-http-request/domain/request.php
1
0.0
0.0% src/ai-http-request/domain/response.php
1
0.0
-100.0% src/ai-http-request/infrastructure/api-client-interface.php
1
0.0
-100.0% src/ai-http-request/infrastructure/api-client.php

Coverage Regressions

Lines Coverage ∆ File
5
0.0
-100.0% src/ai-generator/user-interface/route-permission-trait.php
3
93.83
0.08% src/generators/schema/howto.php
Jobs
ID Job ID Ran Files Coverage
12 php-7.4-wp-6.8 - afddccf13971917cf37178c9866a26f0e1aea655.12 06 Mar 2026 11:18PM UTC 1284
11.64
GitHub Action Run
13 php-8.3-wp-latest-ms - afddccf13971917cf37178c9866a26f0e1aea655.13 06 Mar 2026 11:17PM UTC 1284
11.81
GitHub Action Run
14 unit-php-7.4 - afddccf13971917cf37178c9866a26f0e1aea655.14 06 Mar 2026 11:19PM UTC 1284
39.94
GitHub Action Run
15 unit-php-8.3 - afddccf13971917cf37178c9866a26f0e1aea655.15 06 Mar 2026 11:18PM UTC 1284
40.0
GitHub Action Run
16 php-7.4-wp-6.8-ms - afddccf13971917cf37178c9866a26f0e1aea655.16 06 Mar 2026 11:18PM UTC 1284
11.8
GitHub Action Run
17 php-8.3-wp-latest - afddccf13971917cf37178c9866a26f0e1aea655.17 06 Mar 2026 11:17PM UTC 1284
11.65
GitHub Action Run
12 package-analysis-report - 4ff1bc18e378060fe3f82ba643ab72acd5d57cfc.12 02 Mar 2026 01:47PM UTC 9
92.72
GitHub Action Run
16 package-yoastseo - 4ff1bc18e378060fe3f82ba643ab72acd5d57cfc.16 02 Mar 2026 01:50PM UTC 1222
95.06
GitHub Action Run
17 package-js - 4ff1bc18e378060fe3f82ba643ab72acd5d57cfc.17 02 Mar 2026 01:48PM UTC 1713
23.16
GitHub Action Run
13 package-search-metadata-previews - 4ff1bc18e378060fe3f82ba643ab72acd5d57cfc.13 02 Mar 2026 01:47PM UTC 29
77.07
GitHub Action Run
10 package-browserslist-config - 4ff1bc18e378060fe3f82ba643ab72acd5d57cfc.10 02 Mar 2026 01:47PM UTC 2
100.0
GitHub Action Run
6 package-helpers - 4ff1bc18e378060fe3f82ba643ab72acd5d57cfc.6 02 Mar 2026 01:47PM UTC 40
45.93
GitHub Action Run
11 package-social-metadata-forms - 4ff1bc18e378060fe3f82ba643ab72acd5d57cfc.11 02 Mar 2026 01:47PM UTC 16
58.84
GitHub Action Run
15 package-components - 4ff1bc18e378060fe3f82ba643ab72acd5d57cfc.15 02 Mar 2026 01:47PM UTC 178
79.87
GitHub Action Run
7 package-replacement-variable-editor - 4ff1bc18e378060fe3f82ba643ab72acd5d57cfc.7 02 Mar 2026 01:47PM UTC 21
59.46
GitHub Action Run
8 package-social-metadata-previews - 4ff1bc18e378060fe3f82ba643ab72acd5d57cfc.8 02 Mar 2026 01:47PM UTC 33
34.4
GitHub Action Run
9 package-feature-flag - 4ff1bc18e378060fe3f82ba643ab72acd5d57cfc.9 02 Mar 2026 01:47PM UTC 2
91.67
GitHub Action Run
Source Files on build afddccf13971917cf37178c9866a26f0e1aea655
  • Tree
  • List 3008
  • Changed 52
  • Source Changed 52
  • Coverage Changed 46
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #AFDDCCF1...
  • Pull Request #23031
  • PR Base - trunk (#4FF1BC18...)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc