Pink-Crab / Perique-Registerables

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

Moved to Meta Data registrar, which should handle the use of WP_Rest_… #42

Closed gin0115 closed 2 years ago

gin0115 commented 2 years ago

…Schema definitions

codecov[bot] commented 2 years ago

Codecov Report

Merging #42 (94014ca) into develop (8fbc802) will decrease coverage by 0.60%. The diff coverage is 92.50%.

@@              Coverage Diff              @@
##             develop      #42      +/-   ##
=============================================
- Coverage      99.35%   98.74%   -0.61%     
+ Complexity       159      158       -1     
=============================================
  Files             15       16       +1     
  Lines            463      478      +15     
=============================================
+ Hits             460      472      +12     
- Misses             3        6       +3     
Impacted Files Coverage Δ
src/Registrar/Meta_Data_Registrar.php 82.35% <82.35%> (ø)
src/Meta_Data.php 100.00% <100.00%> (ø)
src/Registrar/Post_Type_Registrar.php 100.00% <100.00%> (ø)
src/Registrar/Registrar_Factory.php 100.00% <100.00%> (ø)
src/Registrar/Shared_Meta_Box_Registrar.php 100.00% <100.00%> (ø)
...egistration_Middleware/Registerable_Middleware.php 98.07% <100.00%> (+0.07%) :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 8fbc802...94014ca. Read the comment docs.