Skip to content

Add WP_CACHE_KEY_SALT#7

Open
paulschreiber wants to merge 1 commit intoRobDWaller:masterfrom
paulschreiber:patch-1
Open

Add WP_CACHE_KEY_SALT#7
paulschreiber wants to merge 1 commit intoRobDWaller:masterfrom
paulschreiber:patch-1

Conversation

@paulschreiber
Copy link
Copy Markdown

This is used for the Memcached Object cache: https://github.com/Automattic/wp-memcached/

This is used for the Memcached Object cache: https://github.com/Automattic/wp-memcached/
@codecov-io
Copy link
Copy Markdown

codecov-io commented May 9, 2020

Codecov Report

Merging #7 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##              master        #7   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity         7         7           
===========================================
  Files              2         2           
  Lines             28        29    +1     
===========================================
+ Hits              28        29    +1     
Impacted Files Coverage Δ Complexity Δ
src/Salts.php 100.00% <100.00%> (ø) 5.00 <0.00> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f55f34e...b1b28c1. Read the comment docs.

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.

2 participants