• 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 / a37bd1bfb1589d802e352494f2497d64663f33b5
53%
trunk: 53%

Build:
Build:
LAST BUILD BRANCH: 1132-create-endpoint-for-sending-the-2nd-request-to-ai-api
DEFAULT BRANCH: trunk
Ran 14 Apr 2026 11:45AM UTC
Jobs 18
Files 3124
Run time 5min
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

14 Apr 2026 11:38AM UTC coverage: 53.462% (+0.06%) from 53.406%
a37bd1bfb1589d802e352494f2497d64663f33b5

Pull #23142

github

web-flow
Merge ce7bc7650 into 43af5d5bf
Pull Request #23142: 1143 content planner add results of post suggestions api to front end

9192 of 16859 branches covered (54.52%)

Branch coverage included in aggregate %.

39 of 66 new or added lines in 9 files covered. (59.09%)

74 existing lines in 4 files now uncovered.

34918 of 65648 relevant lines covered (53.19%)

45822.1 hits per line

Uncovered Changes

Lines Coverage ∆ File
14
0.0
src/ai/content-planner/user-interface/content-planner-integration.php
8
0.0
src/ai/content-planner/infrastructure/endpoints/content-planner-endpoint.php
2
94.87
52.56% packages/js/src/ai-content-planner/store/content-suggestions.js
2
0.0
src/ai/content-planner/application/content-planner-endpoints-repository.php
1
77.78
packages/js/src/shared-admin/helpers/locale.js

Coverage Regressions

Lines Coverage ∆ File
44
26.62
-5.2% src/repositories/indexable-repository.php
13
54.84
-4.62% src/presenters/robots-txt-presenter.php
10
45.0
6.54% src/helpers/robots-txt-helper.php
7
91.58
-7.3% src/ai/authorization/application/token-manager.php
Jobs
ID Job ID Ran Files Coverage
2 package-feature-flag - a37bd1bfb1589d802e352494f2497d64663f33b5.2 14 Apr 2026 12:00PM UTC 2
91.67
GitHub Action Run
3 package-search-metadata-previews - a37bd1bfb1589d802e352494f2497d64663f33b5.3 14 Apr 2026 11:48AM UTC 29
77.07
GitHub Action Run
4 package-replacement-variable-editor - a37bd1bfb1589d802e352494f2497d64663f33b5.4 14 Apr 2026 11:48AM UTC 21
59.46
GitHub Action Run
5 package-dashboard-frontend - a37bd1bfb1589d802e352494f2497d64663f33b5.5 14 Apr 2026 11:48AM UTC 113
88.42
GitHub Action Run
6 package-helpers - a37bd1bfb1589d802e352494f2497d64663f33b5.6 14 Apr 2026 11:48AM UTC 40
45.93
GitHub Action Run
7 php-8.3-wp-latest-ms - a37bd1bfb1589d802e352494f2497d64663f33b5.7 14 Apr 2026 11:45AM UTC 1318
11.4
GitHub Action Run
8 package-components - a37bd1bfb1589d802e352494f2497d64663f33b5.8 14 Apr 2026 11:48AM UTC 178
79.87
GitHub Action Run
9 package-browserslist-config - a37bd1bfb1589d802e352494f2497d64663f33b5.9 14 Apr 2026 11:48AM UTC 2
100.0
GitHub Action Run
10 package-js - a37bd1bfb1589d802e352494f2497d64663f33b5.10 14 Apr 2026 12:00PM UTC 1761
24.59
GitHub Action Run
11 package-social-metadata-forms - a37bd1bfb1589d802e352494f2497d64663f33b5.11 14 Apr 2026 11:48AM UTC 16
58.84
GitHub Action Run
12 unit-php-7.4 - a37bd1bfb1589d802e352494f2497d64663f33b5.12 14 Apr 2026 11:47AM UTC 1318
39.25
GitHub Action Run
13 php-8.3-wp-latest - a37bd1bfb1589d802e352494f2497d64663f33b5.13 14 Apr 2026 11:45AM UTC 1318
11.25
GitHub Action Run
14 php-7.4-wp-6.8 - a37bd1bfb1589d802e352494f2497d64663f33b5.14 14 Apr 2026 11:45AM UTC 1318
11.25
GitHub Action Run
15 php-7.4-wp-6.8-ms - a37bd1bfb1589d802e352494f2497d64663f33b5.15 14 Apr 2026 11:45AM UTC 1318
11.39
GitHub Action Run
16 unit-php-8.3 - a37bd1bfb1589d802e352494f2497d64663f33b5.16 14 Apr 2026 11:45AM UTC 1318
39.31
GitHub Action Run
17 package-social-metadata-previews - a37bd1bfb1589d802e352494f2497d64663f33b5.17 14 Apr 2026 11:48AM UTC 33
34.4
GitHub Action Run
18 package-analysis-report - a37bd1bfb1589d802e352494f2497d64663f33b5.18 14 Apr 2026 11:48AM UTC 9
91.94
GitHub Action Run
12 package-yoastseo - a6e5bd6c9462072dfcdebfb7f20bab5fd0381385.12 14 Apr 2026 08:32AM UTC 1222
95.08
GitHub Action Run
Source Files on build a37bd1bfb1589d802e352494f2497d64663f33b5
  • Tree
  • List 3124
  • Changed 1695
  • Source Changed 14
  • Coverage Changed 1692
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #A37BD1BF...
  • Pull Request #23142
  • PR Base - feature/content-planner (#A6E5BD6C...)
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