UseMuffin / Footprint

CakePHP plugin to allow passing currently logged in user to model layer.
MIT License
95 stars 23 forks source link

Fix duplicate binding of query placeholders. #75

Closed ADmad closed 4 years ago

ADmad commented 4 years ago

Closes #74

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #75   +/-   ##
=========================================
  Coverage     90.83%   90.83%           
  Complexity       59       59           
=========================================
  Files             3        3           
  Lines           131      131           
=========================================
  Hits            119      119           
  Misses           12       12           
Impacted Files Coverage Δ Complexity Δ
src/Model/Behavior/FootprintBehavior.php 94.20% <100.00%> (ø) 30.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 b2c32ef...14fb71c. Read the comment docs.