BoldGrid / w3-total-cache

GNU General Public License v2.0
153 stars 86 forks source link

Remove no-store header - fixes #648 #939

Closed avonville closed 2 months ago

avonville commented 2 months ago

fixes #648

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 37 lines in your changes missing coverage. Please review.

Project coverage is 0.92%. Comparing base (9fa2121) to head (aba6619). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
BrowserCache_Environment_LiteSpeed.php 0.00% 8 Missing :warning:
BrowserCache_Environment.php 0.00% 5 Missing :warning:
BrowserCache_Environment_Nginx.php 0.00% 5 Missing :warning:
BrowserCache_Plugin.php 0.00% 5 Missing :warning:
PgCache_ContentGrabber.php 0.00% 5 Missing :warning:
PgCache_Environment.php 0.00% 5 Missing :warning:
Minify_Environment.php 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #939 +/- ## =========================================== - Coverage 0.92% 0.92% -0.01% - Complexity 19234 19241 +7 =========================================== Files 661 661 Lines 96568 96598 +30 =========================================== Hits 893 893 - Misses 95675 95705 +30 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.