Pink-Crab / Perique-Registerables

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

Feature/add in missing meta data and meta box tests #21

Closed gin0115 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #21 (cc8b33f) into develop (e43dee2) will increase coverage by 11.79%. The diff coverage is 100.00%.

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

@@               Coverage Diff               @@
##             develop       #21       +/-   ##
===============================================
+ Coverage      88.20%   100.00%   +11.79%     
  Complexity       138       138               
===============================================
  Files             13        13               
  Lines            390       388        -2     
===============================================
+ Hits             344       388       +44     
+ Misses            46         0       -46     
Impacted Files Coverage Δ
src/Registrar/Post_Type_Registrar.php 100.00% <ø> (+2.35%) :arrow_up:
src/Registrar/Meta_Box_Registrar.php 100.00% <100.00%> (+37.83%) :arrow_up:
src/Validator/Meta_Box_Validator.php 100.00% <100.00%> (+26.31%) :arrow_up:
src/Registrar/Taxonomy_Registrar.php 100.00% <0.00%> (+2.50%) :arrow_up:
src/Meta_Data.php 100.00% <0.00%> (+21.15%) :arrow_up:
src/Meta_Box.php 100.00% <0.00%> (+38.70%) :arrow_up:

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 e43dee2...f9fea52. Read the comment docs.