Pink-Crab / Perique-Framework

The Perqiue Plugin Framework for WordPress
5 stars 0 forks source link

Now allows middleware to be passed as a class string #17

Closed gin0115 closed 3 years ago

gin0115 commented 3 years ago

closes #16 closes #15

codecov[bot] commented 3 years ago

Codecov Report

Merging #17 (7ee245d) into develop (116e392) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             develop       #17   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       142       148    +6     
===========================================
  Files             11        11           
  Lines            376       391   +15     
===========================================
+ Hits             376       391   +15     
Impacted Files Coverage Δ
src/Application/App_Config.php 100.00% <ø> (ø)
src/Services/Dice/PinkCrab_Dice.php 100.00% <ø> (ø)
src/Application/App.php 100.00% <100.00%> (ø)
src/Application/App_Factory.php 100.00% <100.00%> (ø)
src/Exceptions/App_Initialization_Exception.php 100.00% <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 116e392...7ee245d. Read the comment docs.