Pink-Crab / Perique-Framework

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

Feature/gh11 plus all typos #12

Closed gin0115 closed 3 years ago

gin0115 commented 3 years ago

11 Corrected typos, App::registration_classses() now App::registration_classes(), App_Initialization_Exception::registation_exists() to App_Initialization_Exception::registration_exists().

codecov[bot] commented 3 years ago

Codecov Report

Merging #12 (db21d23) into develop (107a97d) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             develop       #12   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       142       142           
===========================================
  Files             11        11           
  Lines            376       376           
===========================================
  Hits             376       376           
Impacted Files Coverage Δ
src/Application/App_Config.php 100.00% <ø> (ø)
src/Application/App_Validation.php 100.00% <ø> (ø)
src/Services/Dice/PinkCrab_Dice.php 100.00% <ø> (ø)
src/Services/Registration/Registration_Service.php 100.00% <ø> (ø)
src/Services/View/View.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%> (ø)
src/Services/View/PHP_Engine.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 107a97d...db21d23. Read the comment docs.