Pink-Crab / Perique-Registerables

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

Created Additional Meta Data Controller for registering meta isolated… #54

Closed gin0115 closed 2 years ago

gin0115 commented 2 years ago

… from Post_Type and Taxonomy, including tests and udpated to the WP_Unit_Helpers lib for comment and user meta

codecov[bot] commented 2 years ago

Codecov Report

Merging #54 (e70d209) into develop (c8bd633) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head e70d209 differs from pull request most recent head 7a3e7f6. Consider uploading reports for the commit 7a3e7f6 to get more accurate results

@@             Coverage Diff             @@
##             develop       #54   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       180       196   +16     
===========================================
  Files             15        16    +1     
  Lines            537       591   +54     
===========================================
+ Hits             537       591   +54     
Impacted Files Coverage Δ
src/Meta_Data.php 100.00% <100.00%> (ø)
src/Registrar/Additional_Meta_Data_Registrar.php 100.00% <100.00%> (ø)
src/Registrar/Meta_Data_Registrar.php 100.00% <100.00%> (ø)
...egistration_Middleware/Registerable_Middleware.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 c8bd633...7a3e7f6. Read the comment docs.