Pink-Crab / Perique-Registerables

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

Now shows the actual passed errors when validation fails on meta box … #27

Closed gin0115 closed 2 years ago

gin0115 commented 2 years ago

…registration

closes #26

codecov[bot] commented 2 years ago

Codecov Report

Merging #27 (143a487) into develop (197f744) will decrease coverage by 0.50%. The diff coverage is 100.00%.

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

@@              Coverage Diff              @@
##             develop      #27      +/-   ##
=============================================
- Coverage     100.00%   99.50%   -0.50%     
  Complexity       138      138              
=============================================
  Files             13       13              
  Lines            388      400      +12     
=============================================
+ Hits             388      398      +10     
- Misses             0        2       +2     
Impacted Files Coverage Δ
src/Registrar/Meta_Box_Registrar.php 100.00% <100.00%> (ø)
src/Registrar/Post_Type_Registrar.php 98.87% <100.00%> (-1.13%) :arrow_down:
src/Registrar/Taxonomy_Registrar.php 98.80% <100.00%> (-1.20%) :arrow_down:

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 197f744...52026f0. Read the comment docs.