Pink-Crab / Perique-Registerables

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

Feature/create taxonomy registerable #19

Closed gin0115 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #19 (379b88a) into master (fcf3284) will increase coverage by 0.34%. The diff coverage is 100.00%.

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

@@              Coverage Diff              @@
##             master       #19      +/-   ##
=============================================
+ Coverage     99.65%   100.00%   +0.34%     
+ Complexity      101        71      -30     
=============================================
  Files             4         9       +5     
  Lines           287       216      -71     
=============================================
- Hits            286       216      -70     
+ Misses            1         0       -1     
Impacted Files Coverage Δ
src/Post_Type.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/Taxonomy_Registrar.php 100.00% <100.00%> (ø)
...egistration_Middleware/Registerable_Middleware.php 100.00% <100.00%> (ø)
src/Taxonomy.php 100.00% <100.00%> (ø)
src/Validator/Abstract_Validator.php 100.00% <100.00%> (ø)
src/Validator/Post_Type_Validator.php 100.00% <100.00%> (ø)
src/Validator/Taxonomy_Validator.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 fcf3284...5a5063f. Read the comment docs.