WordPress-Android icon indicating copy to clipboard operation
WordPress-Android copied to clipboard

feat: GutenbergKit synchronizes featured images

Open dcalhoun opened this issue 6 months ago • 6 comments

Description

Handle featured image updates by updating associated post data, so that the correct featured image is persisted and displayed in the post settings UI.

Ref CMM-383.

Testing instructions

See https://github.com/wordpress-mobile/GutenbergKit/pull/147.

dcalhoun avatar Jun 13 '25 19:06 dcalhoun

1 Warning
:warning: PR is not assigned to a milestone.

Generated by :no_entry_sign: Danger

dangermattic avatar Jun 13 '25 19:06 dangermattic

Project dependencies changes

list
! Upgraded Dependencies
org.wordpress.gutenbergkit:android:v0.3.0, (changed from trunk-1b19fef4cb557afb9727497a441bb411cdb8895a)
tree
 +--- project :libs:editor
-|    \--- org.wordpress.gutenbergkit:android:trunk-1b19fef4cb557afb9727497a441bb411cdb8895a
+|    \--- org.wordpress.gutenbergkit:android:v0.3.0
-\--- org.wordpress.gutenbergkit:android:trunk-1b19fef4cb557afb9727497a441bb411cdb8895a (*)
+\--- org.wordpress.gutenbergkit:android:v0.3.0 (*)

wpmobilebot avatar Jun 13 '25 19:06 wpmobilebot

WordPress📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress WordPress
FlavorJalapeno
Build TypeDebug
Versionpr21953-07831b9
Commit07831b93a06121930eb81627e8af43df20f3c8a7
Direct Downloadwordpress-prototype-build-pr21953-07831b9.apk
Note: Google Login is not supported on these builds.

wpmobilebot avatar Jun 13 '25 19:06 wpmobilebot

Jetpack📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack Jetpack
FlavorJalapeno
Build TypeDebug
Versionpr21953-07831b9
Commit07831b93a06121930eb81627e8af43df20f3c8a7
Direct Downloadjetpack-prototype-build-pr21953-07831b9.apk
Note: Google Login is not supported on these builds.

wpmobilebot avatar Jun 13 '25 19:06 wpmobilebot

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 39.31%. Comparing base (e3f55d9) to head (07831b9). Report is 5 commits behind head on trunk.

Additional details and impacted files
@@           Coverage Diff           @@
##            trunk   #21953   +/-   ##
=======================================
  Coverage   39.31%   39.31%           
=======================================
  Files        2138     2138           
  Lines      100436   100436           
  Branches    15417    15417           
=======================================
  Hits        39484    39484           
  Misses      57468    57468           
  Partials     3484     3484           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Jun 13 '25 19:06 codecov[bot]