Skip to content

Conversation

Jampire
Copy link
Contributor

@Jampire Jampire commented Nov 4, 2021

Fix to disable cache by using cacheForValue() method. See #100

Closes #100

Fix to disable cache by using  cacheForValue() method. See renoki-co#100
@codecov
Copy link

codecov bot commented Nov 5, 2021

Codecov Report

Merging #101 (d669184) into master (f2915a1) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #101   +/-   ##
=======================================
  Coverage   79.34%   79.34%           
=======================================
  Files           4        4           
  Lines         184      184           
=======================================
  Hits          146      146           
  Misses         38       38           
Impacted Files Coverage Δ
src/Traits/QueryCacheModule.php 91.48% <100.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 f2915a1...d669184. Read the comment docs.

@rennokki rennokki changed the title cacheForValue() method to disable cache properly [fix] Returning null in cacheForValue() doesn't disable caching Nov 5, 2021
@rennokki rennokki merged commit ad4a9d9 into renoki-co:master Nov 5, 2021
@rennokki
Copy link
Member

rennokki commented Nov 5, 2021

Thanks. 👍

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.

[bug] Returning null in cacheForValue() hits cache
2 participants