Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for #1050 - User cache not flushed on model save #1051

Merged
merged 2 commits into from
Nov 14, 2019

Conversation

lcharette
Copy link
Member

Ref #1050

@lcharette lcharette merged commit 68611fd into userfrosting:hotfix Nov 14, 2019
@lcharette lcharette deleted the hotfix-lukeIssue branch November 14, 2019 04:01
@codecov
Copy link

codecov bot commented Nov 14, 2019

Codecov Report

Merging #1051 into hotfix will increase coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             hotfix    #1051      +/-   ##
============================================
+ Coverage     66.66%   66.73%   +0.07%     
  Complexity     1931     1931              
============================================
  Files           162      162              
  Lines          6737     6737              
============================================
+ Hits           4491     4496       +5     
+ Misses         2246     2241       -5
Impacted Files Coverage Δ Complexity Δ
...rinkles/account/src/Authenticate/Authenticator.php 91.89% <ø> (ø) 40 <0> (ø) ⬇️
app/sprinkles/account/src/Database/Models/User.php 75.65% <ø> (ø) 35 <0> (ø) ⬇️
app/sprinkles/core/src/Facades/Cache.php 100% <0%> (+100%) 1% <0%> (ø) ⬇️
...rc/Database/Models/Events/DeleteUserCacheEvent.php 100% <0%> (+100%) 1% <0%> (ø) ⬇️

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 2656d3b...fe68c01. 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.

1 participant