Pink-Crab / Perique-Framework

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

Now exports the meta data, plugin was already exported. Tests in plac… #35

Closed gin0115 closed 2 years ago

gin0115 commented 2 years ago

Now exports the meta data, plugin was already exported. Tests in place to ensure this happens

Removed the useless declaration in view();

closes #34 closes #33

codecov[bot] commented 2 years ago

Codecov Report

Merging #35 (3f2ded7) into develop (d8d0d84) will not change coverage. The diff coverage is 100.00%.

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

@@             Coverage Diff             @@
##             develop       #35   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       161       161           
===========================================
  Files             11        11           
  Lines            407       408    +1     
===========================================
+ Hits             407       408    +1     
Impacted Files Coverage Δ
src/Application/App_Config.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 d8d0d84...aa2637b. Read the comment docs.