Pink-Crab / Perique-Framework

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

Added in Inject_DI_Container interface, which is populatd with contai… #40

Closed gin0115 closed 2 years ago

gin0115 commented 2 years ago

…ner via public function di_container( DI_Container ): void method

closes #37

codecov[bot] commented 2 years ago

Codecov Report

Merging #40 (48d1991) into develop (09c556d) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             develop       #40   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       161       162    +1     
===========================================
  Files             11        12    +1     
  Lines            407       412    +5     
===========================================
+ Hits             407       412    +5     
Impacted Files Coverage Δ
src/Application/App_Factory.php 100.00% <ø> (ø)
src/Application/App.php 100.00% <100.00%> (ø)
...ntainer_Aware_Traits/Inject_DI_Container_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 09c556d...48d1991. Read the comment docs.