PR #48147: wpcomsh: Add unauthenticated REST endpoint for Gutenberg version by markbiek at 2026-04-17T21:01:50Z Summary PHP

Coverage changes to existing files
File Coverage Δ% Δ Uncovered
projects/plugins/wpcomsh/i18n.php 35/75 (46.67%) 2.67% -2 💚
projects/plugins/wpcomsh/wpcom-features/functions-wpcom-features.php 32/179 (17.88%) 3.35% -6 💚
projects/plugins/wpcomsh/endpoints/rest-api.php 10/18 (55.56%) 55.56% -8 💚
projects/plugins/wpcomsh/endpoints/class-rest-api-code-deployment-logs-controller.php 9/20 (45.00%) 45.00% -9 💚
projects/plugins/wpcomsh/endpoints/rest-api-export.php 11/100 (11.00%) 11.00% -11 💚
projects/plugins/wpcomsh/endpoints/rest-api-logout.php 11/18 (61.11%) 61.11% -11 💚
projects/plugins/wpcomsh/endpoints/rest-api-reconnect.php 11/93 (11.83%) 11.83% -11 💚
projects/plugins/wpcomsh/feature-plugins/hooks.php 38/168 (22.62%) 8.33% -14 💚
projects/plugins/wpcomsh/endpoints/class-backup-import-response.php 18/77 (23.38%) 23.38% -18 💚
projects/plugins/wpcomsh/performance-profiler/performance-profiler.php 22/44 (50.00%) 50.00% -22 💚
projects/plugins/wpcomsh/endpoints/class-marketplace-webhook-response.php 36/52 (69.23%) 69.23% -36 💚
New files
File Coverage
projects/plugins/wpcomsh/endpoints/rest-api-gutenberg-version.php 23/23 (100.00%) 💚