Skip to content

Conversation

jeawhanlee
Copy link
Contributor

Description

PR covers everything related to the global score implementation.
#7607
#7608
#7611

@jeawhanlee jeawhanlee marked this pull request as ready for review September 11, 2025 12:26
# Conflicts:
#	inc/Engine/Admin/PerformanceMonitoring/Controller.php
#	inc/Engine/Admin/PerformanceMonitoring/ServiceProvider.php
#	inc/Engine/Admin/PerformanceMonitoring/Subscriber.php
#	tests/Unit/inc/Engine/Admin/PerformanceMonitoring/Controller/getItems.php
#	tests/Unit/inc/Engine/Admin/PerformanceMonitoring/Subscriber/renderUI.php
Copy link

codacy-production bot commented Sep 11, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 673438f1 59.20% (target: 50.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (673438f) Report Missing Report Missing Report Missing
Head commit (579aed6) 40772 17874 43.84%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#7631) 125 74 59.20%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

@wordpressfan wordpressfan merged commit c35bf4e into feature/3.20 Sep 11, 2025
13 of 14 checks passed
@wordpressfan wordpressfan deleted the feature/7591-global-score branch September 11, 2025 17:58
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.

As a website administrator, I want to see the Global Score in the WP Rocket dashboard
4 participants