Closed Miraeld closed 1 week ago
Coverage variation | Diff coverage |
---|---|
Report missing for a6e21f55ea869b87f5947131537ec2337ec30ff5[^1] | :white_check_mark: 100.00% (target: 50.00%) |
Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more [^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.
Closing this for now, the issue is resolved here https://github.com/wp-media/wp-rocket/pull/7083
Description
Fixes #7111
It changes the folder where fonts are being loaded from. Now it will look into
/wp-content/cache/fonts/google-fonts/
instead of/wp-content/cache/fonts/
Type of change
Detailed scenario
Just load a page with google fonts, and check the added tag to load the local file.
Technical description
Documentation
N/a
New dependencies
N/a
Risks
N/a
Mandatory Checklist
Code validation
Code style