Pink-Crab / Perique-Registerables

The Registerables module for the PinkCrab framework.
MIT License
3 stars 0 forks source link

Meta Data hooked up to Taxonomy #20

Closed gin0115 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #20 (012f1d2) into develop (a4694d8) will decrease coverage by 11.79%. The diff coverage is 74.15%.

Impacted file tree graph

@@              Coverage Diff               @@
##             develop      #20       +/-   ##
==============================================
- Coverage     100.00%   88.20%   -11.80%     
- Complexity        71      138       +67     
==============================================
  Files              9       13        +4     
  Lines            216      390      +174     
==============================================
+ Hits             216      344      +128     
- Misses             0       46       +46     
Impacted Files Coverage Δ
src/Meta_Box.php 61.29% <61.29%> (ø)
src/Registrar/Meta_Box_Registrar.php 62.16% <62.16%> (ø)
src/Validator/Meta_Box_Validator.php 73.68% <73.68%> (ø)
src/Meta_Data.php 78.84% <78.84%> (ø)
src/Registrar/Taxonomy_Registrar.php 97.50% <81.81%> (-2.50%) :arrow_down:
src/Registrar/Post_Type_Registrar.php 97.64% <85.71%> (-2.36%) :arrow_down:
src/Post_Type.php 100.00% <100.00%> (ø)
src/Registrar/Registrar_Factory.php 100.00% <100.00%> (ø)
...egistration_Middleware/Registerable_Middleware.php 100.00% <100.00%> (ø)
src/Taxonomy.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 a4694d8...012f1d2. Read the comment docs.