wp-papi / papi

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

Create new post with iframe mode #253

Closed frozzare closed 6 years ago

frozzare commented 6 years ago

Description

Fixes #178

Checklist

codecov-io commented 6 years ago

Codecov Report

Merging #253 into master will decrease coverage by 0.13%. The diff coverage is 62.85%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #253      +/-   ##
============================================
- Coverage     90.32%   90.18%   -0.14%     
- Complexity     2018     2030      +12     
============================================
  Files            96       96              
  Lines          6169     6186      +17     
============================================
+ Hits           5572     5579       +7     
- Misses          597      607      +10
Impacted Files Coverage Δ Complexity Δ
src/properties/class-papi-property-dropdown.php 96.15% <100%> (+0.04%) 30 <0> (ø) :arrow_down:
src/admin/class-papi-admin-assets.php 100% <100%> (ø) 5 <0> (ø) :arrow_down:
src/admin/class-papi-admin.php 93.1% <25%> (ø) 30 <0> (ø) :arrow_down:
src/properties/class-papi-property-post.php 81.33% <65.51%> (-5.34%) 61 <5> (+12)

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 7bf2e80...5b98baa. Read the comment docs.