coblocks
coblocks copied to clipboard
The Great Migration
Original PR: https://github.com/godaddy-wordpress/coblocks/pull/2325
This PR will track the progress of all block migrations using the process outlined in the original PR. All migration work should use this branch as its base branch so that we may work from and improve upon the foundation as a whole.
Migration process summary
- Parse blocks in PHP before the post loads in the editor.
- Migrate all target blocks into dynamic blocks consisting only of block comment delimiters.
- Force transform the block to the new block after the editor loads.
- Leave existing blocks untouched until the post is loaded in the editor.
To Do:
- [ ] Update the readme file with the list of remaining blocks.
Test summary
Run details
Project | CoBlocks |
Status | Passed |
Commit | 633c02f2a9 |
Started | Aug 4, 2022 8:34 PM |
Ended | Aug 4, 2022 8:40 PM |
Duration | 05:21 💡 |
OS | Linux Ubuntu - 20.04 |
Browser | Firefox 103 ![]() |
View run in Cypress Dashboard ➡️
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard
Performance Test Results:
index | master | the-great-migration | change % |
---|---|---|---|
focus | 117.76 | 141.25 | 19.95% |
inserterHover | 36.29 | 35.36 | -2.56% |
inserterOpen | 108.84 | 101.77 | -6.5% |
inserterSearch | 68.95 | 67.61 | -1.94% |
load | 19765.6 | 19914.1 | 0.75% |
maxFocus | 236.05 | 345.6 | 46.41% |
maxInserterHover | 41.9 | 51.24 | 22.29% |
maxInserterOpen | 404.32 | 340.07 | -15.89% |
maxInserterSearch | 113.41 | 111.52 | -1.67% |
maxType | 75.8 | 69.65 | -8.11% |
minFocus | 90.49 | 101.06 | 11.68% |
minInserterHover | 32.92 | 31.03 | -5.74% |
minInserterOpen | 65.22 | 70.08 | 7.45% |
minInserterSearch | 46.43 | 49.67 | 6.98% |
minType | 35.2 | 34.72 | -1.36% |
type | 43.5 | 41.58 | -4.41% |
Download coblocks.zip: https://output.circle-artifacts.com/output/job/ccd58884-324a-4751-b6fa-ea290f579212/artifacts/0/tmp/artifacts/coblocks-2360.zip
Code Coverage: 96.72% 💚
🗂 Folder Coverage
src/blocks/accordion/ 100.00% ✅ src/blocks/accordion/accordion-item/ 100.00% ✅ src/blocks/author/ 100.00% ✅ src/blocks/buttons/ 100.00% ✅ src/blocks/click-to-tweet/ 100.00% ✅ src/blocks/counter/ 100.00% ✅ src/blocks/events/ 96.43% 💚 src/blocks/events/event-item/ 100.00% ✅ src/blocks/faq/ 100.00% ✅ src/blocks/faq/faq-item/ 100.00% ✅ src/blocks/features/ 100.00% ✅ src/blocks/features/feature/ 100.00% ✅ src/blocks/food-and-drinks/ 100.00% ✅ src/blocks/food-and-drinks/food-item/ 100.00% ✅ src/blocks/form/fields/checkbox/ 100.00% ✅ src/blocks/form/fields/date/ 100.00% ✅ src/blocks/form/fields/hidden/ 100.00% ✅ src/blocks/form/fields/name/ 100.00% ✅ src/blocks/form/fields/phone/ 100.00% ✅ src/blocks/form/fields/radio/ 100.00% ✅ src/blocks/form/fields/select/ 100.00% ✅ src/blocks/form/fields/text/ 100.00% ✅ src/blocks/form/fields/textarea/ 100.00% ✅ src/blocks/form/fields/website/ 100.00% ✅ src/blocks/gallery-carousel/ 95.83% 💚 src/blocks/gallery-offset/ 100.00% ✅ src/blocks/gif/ 100.00% ✅ src/blocks/gist/ 100.00% ✅ src/blocks/hero/ 92.56% 💚 src/blocks/logos/ 100.00% ✅ src/blocks/map/ 100.00% ✅ src/blocks/media-card/ 96.43% 💚 src/blocks/opentable/ 100.00% ✅ src/blocks/post-carousel/ 100.00% ✅ src/blocks/posts/ 100.00% ✅ src/blocks/pricing-table/ 100.00% ✅ src/blocks/pricing-table/pricing-table-item/ 100.00% ✅ src/blocks/row/ 94.43% 💚 src/blocks/row/column/ 88.54% 💚 src/blocks/services/ 100.00% ✅ src/blocks/services/service/ 100.00% ✅ src/blocks/shape-divider/ 100.00% ✅ src/blocks/share/ 81.25% 💚 src/blocks/social-profiles/ 79.64% 💛 src/blocks/testimonials/ 87.50% 💚 src/blocks/testimonials/testimonial/ 100.00% ✅
From Circle CI build 53468
Code Coverage: 95.54% 💚
🗂 Folder Coverage
src/blocks/accordion/ 100.00% ✅ src/blocks/accordion/accordion-item/ 100.00% ✅ src/blocks/buttons/ 100.00% ✅ src/blocks/click-to-tweet/ 100.00% ✅ src/blocks/counter/ 100.00% ✅ src/blocks/events/ 96.43% 💚 src/blocks/events/event-item/ 100.00% ✅ src/blocks/faq/ 100.00% ✅ src/blocks/faq/faq-item/ 100.00% ✅ src/blocks/form/fields/checkbox/ 100.00% ✅ src/blocks/form/fields/date/ 100.00% ✅ src/blocks/form/fields/hidden/ 100.00% ✅ src/blocks/form/fields/name/ 100.00% ✅ src/blocks/form/fields/phone/ 100.00% ✅ src/blocks/form/fields/radio/ 100.00% ✅ src/blocks/form/fields/select/ 100.00% ✅ src/blocks/form/fields/text/ 100.00% ✅ src/blocks/form/fields/textarea/ 100.00% ✅ src/blocks/form/fields/website/ 100.00% ✅ src/blocks/gallery-carousel/ 96.43% 💚 src/blocks/gist/ 100.00% ✅ src/blocks/logos/ 100.00% ✅ src/blocks/map/ 100.00% ✅ src/blocks/opentable/ 100.00% ✅ src/blocks/post-carousel/ 100.00% ✅ src/blocks/shape-divider/ 100.00% ✅ src/blocks/share/ 81.25% 💚 src/blocks/social-profiles/ 79.64% 💛 src/blocks/testimonials/ 87.50% 💚 src/blocks/testimonials/testimonial/ 100.00% ✅
From Circle CI build 58511
Code Coverage: 95.54% 💚
🗂 Folder Coverage
src/blocks/accordion/ 100.00% ✅ src/blocks/accordion/accordion-item/ 100.00% ✅ src/blocks/buttons/ 100.00% ✅ src/blocks/click-to-tweet/ 100.00% ✅ src/blocks/counter/ 100.00% ✅ src/blocks/events/ 96.43% 💚 src/blocks/events/event-item/ 100.00% ✅ src/blocks/faq/ 100.00% ✅ src/blocks/faq/faq-item/ 100.00% ✅ src/blocks/form/fields/checkbox/ 100.00% ✅ src/blocks/form/fields/date/ 100.00% ✅ src/blocks/form/fields/hidden/ 100.00% ✅ src/blocks/form/fields/name/ 100.00% ✅ src/blocks/form/fields/phone/ 100.00% ✅ src/blocks/form/fields/radio/ 100.00% ✅ src/blocks/form/fields/select/ 100.00% ✅ src/blocks/form/fields/text/ 100.00% ✅ src/blocks/form/fields/textarea/ 100.00% ✅ src/blocks/form/fields/website/ 100.00% ✅ src/blocks/gallery-carousel/ 96.43% 💚 src/blocks/gist/ 100.00% ✅ src/blocks/logos/ 100.00% ✅ src/blocks/map/ 100.00% ✅ src/blocks/opentable/ 100.00% ✅ src/blocks/post-carousel/ 100.00% ✅ src/blocks/shape-divider/ 100.00% ✅ src/blocks/share/ 81.25% 💚 src/blocks/social-profiles/ 79.64% 💛 src/blocks/testimonials/ 87.50% 💚 src/blocks/testimonials/testimonial/ 100.00% ✅
From Circle CI build 58613
Closing as we are slowly rolling out migrations.