Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.x] Refactor media asset transferring to be in a build task #1536

Merged

Conversation

caendesilva
Copy link
Member

@caendesilva caendesilva commented Feb 8, 2024

Visual regression check

Changes have been visually tested to ensure console output state is not changed.

Click to show

Before change

image

After change

image

Diff

diffchecker-output

@caendesilva caendesilva added this to the v2 milestone Feb 8, 2024
@caendesilva caendesilva linked an issue Feb 8, 2024 that may be closed by this pull request
@caendesilva caendesilva force-pushed the refactor-media-asset-transferring-to-a-build-task branch from 4c7cd3a to cfb9148 Compare February 8, 2024 11:19
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (99a235f) 99.95% compared to head (7e2d3d5) 99.95%.
Report is 67 commits behind head on 2.x-dev.

Additional details and impacted files
@@            Coverage Diff             @@
##             2.x-dev    #1536   +/-   ##
==========================================
  Coverage      99.95%   99.95%           
- Complexity      1744     1746    +2     
==========================================
  Files            180      181    +1     
  Lines           4723     4725    +2     
==========================================
+ Hits            4721     4723    +2     
  Misses             2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@caendesilva caendesilva marked this pull request as ready for review February 8, 2024 13:59
@caendesilva caendesilva merged commit 81684d0 into 2.x-dev Feb 8, 2024
7 checks passed
@caendesilva caendesilva changed the title Refactor media asset transferring to a build task Refactor media asset transferring to be in a build task Feb 8, 2024
@caendesilva caendesilva deleted the refactor-media-asset-transferring-to-a-build-task branch February 8, 2024 16:55
@caendesilva caendesilva mentioned this pull request Feb 13, 2024
99 tasks
@caendesilva caendesilva changed the title Refactor media asset transferring to be in a build task [2.x] Refactor media asset transferring to be in a build task Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor media asset transferring to a build task
1 participant