Pink-Crab / Perique-Framework

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

Feature/gh39 inject app config #43

Closed gin0115 closed 2 years ago

gin0115 commented 2 years ago

closes #39

codecov[bot] commented 2 years ago

Codecov Report

Merging #43 (b142492) into master (188d6b7) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head b142492 differs from pull request most recent head 4888af2. Consider uploading reports for the commit 4888af2 to get more accurate results Impacted file tree graph

@@             Coverage Diff             @@
##              master       #43   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       161       164    +3     
===========================================
  Files             11        14    +3     
  Lines            407       422   +15     
===========================================
+ Hits             407       422   +15     
Impacted Files Coverage Δ
src/Application/App_Factory.php 100.00% <ø> (ø)
src/Application/App.php 100.00% <100.00%> (ø)
...Container_Aware_Traits/Inject_App_Config_Aware.php 100.00% <100.00%> (ø)
...ntainer_Aware_Traits/Inject_DI_Container_Aware.php 100.00% <100.00%> (ø)
...ontainer_Aware_Traits/Inject_Hook_Loader_Aware.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 188d6b7...4888af2. Read the comment docs.