Skip to content

Generative AI for assets#3288

Merged
joemcgill merged 177 commits intodevelopfrom
feature/GOOWOO-383-genai-assets
Mar 16, 2026
Merged

Generative AI for assets#3288
joemcgill merged 177 commits intodevelopfrom
feature/GOOWOO-383-genai-assets

Conversation

ankitrox and others added 30 commits January 13, 2026 13:05
@codecov
Copy link

codecov bot commented Mar 9, 2026

Codecov Report

❌ Patch coverage is 51.11492% with 285 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.3%. Comparing base (e1b64e3) to head (c7655af).
⚠️ Report is 186 commits behind head on develop.

Files with missing lines Patch % Lines
js/src/hooks/useCreateGenAIAssets.js 14.8% 42 Missing and 10 partials ⚠️
js/src/components/paid-ads/campaign-assets-form.js 17.8% 32 Missing and 5 partials ⚠️
js/src/data/utils.js 0.0% 30 Missing and 7 partials ⚠️
js/src/data/reducer.js 0.0% 14 Missing and 4 partials ⚠️
...s/asset-group/asset-group-header/final-url-card.js 0.0% 17 Missing ⚠️
...Site/Controllers/Ads/AssetGenerationController.php 85.2% 17 Missing ⚠️
...src/components/paid-ads/asset-group/asset-group.js 0.0% 15 Missing ⚠️
...ads/asset-group/asset-group-editor/texts-editor.js 39.1% 12 Missing and 2 partials ⚠️
...up/asset-group-editor/gen-ai-image-picker/index.js 43.5% 11 Missing and 2 partials ⚠️
js/src/data/adapters.js 0.0% 9 Missing and 3 partials ⚠️
... and 10 more
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             develop   #3288     +/-   ##
===========================================
- Coverage       66.6%   66.3%   -0.2%     
- Complexity      5357    5389     +32     
===========================================
  Files            898     907      +9     
  Lines          27417   27939    +522     
  Branches        1555    1649     +94     
===========================================
+ Hits           18247   18534    +287     
- Misses          8970    9164    +194     
- Partials         200     241     +41     
Flag Coverage Δ
js-unit-tests 64.0% <28.2%> (-2.0%) ⬇️
php-unit-tests 67.0% <91.5%> (+0.3%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...oup/asset-group-editor/asset-group-text-section.js 7.4% <ø> (ø)
...oup/asset-group-editor/asset-item-action-button.js 100.0% <100.0%> (ø)
...asset-group-editor/utils/fill-empty-asset-slots.js 100.0% <100.0%> (ø)
...asset-group-editor/youtube-video-selector/index.js 90.0% <100.0%> (ø)
js/src/components/paid-ads/assetSpecs.js 100.0% <ø> (ø)
js/src/components/paid-ads/gen-ai-card.js 100.0% <ø> (ø)
js/src/constants.js 100.0% <100.0%> (ø)
js/src/data/action-types.js 100.0% <ø> (ø)
js/src/hooks/useGenAIMediaAssets.js 100.0% <100.0%> (ø)
js/src/hooks/useGenAITextAssets.js 100.0% <100.0%> (ø)
... and 47 more

... and 2 files with indirect coverage changes

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

@jamesmorrison jamesmorrison changed the title Draft: [GOOWOO-383] Gen AI Assets [GOOWOO-383] Gen AI Assets (Phase 1) Mar 9, 2026
@asvinb asvinb changed the title [GOOWOO-383] Gen AI Assets (Phase 1) Feature: Gen AI Assets (Phase 1) Mar 10, 2026
@joemcgill joemcgill merged commit e1083e4 into develop Mar 16, 2026
14 checks passed
@joemcgill joemcgill deleted the feature/GOOWOO-383-genai-assets branch March 16, 2026 20:41
@joemcgill joemcgill added changelog: add A new feature, function, or functionality was added. type: enhancement The issue is a request for an enhancement. labels Mar 18, 2026
@joemcgill joemcgill changed the title Feature: Gen AI Assets (Phase 1) Generative AI for assets Mar 18, 2026
@joemcgill joemcgill mentioned this pull request Mar 18, 2026
22 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog: add A new feature, function, or functionality was added. type: enhancement The issue is a request for an enhancement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants