wp-papi / papi

:rocket: WordPress Page Type API with custom fields
https://wp-papi.github.io
MIT License
263 stars 32 forks source link

Add revision ui diff #241

Closed frozzare closed 7 years ago

frozzare commented 7 years ago

Description

Add a simple diff for custom fields. It will only show that something has change as meta values.

screenshot 2017-10-18 09 45 00

Checklist

codecov-io commented 7 years ago

Codecov Report

Merging #241 into master will decrease coverage by 0.22%. The diff coverage is 14.28%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #241      +/-   ##
============================================
- Coverage     90.04%   89.81%   -0.23%     
- Complexity     1989     1995       +6     
============================================
  Files            96       96              
  Lines          7061     7082      +21     
============================================
+ Hits           6358     6361       +3     
- Misses          703      721      +18
Impacted Files Coverage Δ Complexity Δ
src/admin/class-papi-admin-entry-post.php 66.26% <14.28%> (-17.61%) 27 <6> (+6)
src/admin/class-papi-admin-entry.php 45.45% <0%> (-18.19%) 5% <0%> (ø)
src/core/class-papi-core-meta-store.php 92.68% <0%> (+0.81%) 42% <0%> (ø) :arrow_down:
src/admin/class-papi-admin-page-type-switcher.php 89.13% <0%> (+1.08%) 37% <0%> (ø) :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 8eacdb2...70f1e55. Read the comment docs.