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

[Release] Stage to Main #2821

Merged
merged 9 commits into from
Sep 5, 2024
Merged

[Release] Stage to Main #2821

merged 9 commits into from
Sep 5, 2024

Conversation

* Checking if Ims is already initialized

* Moving the check to global navigation

* Lint fix
@milo-pr-merge
Copy link
Contributor Author

milo-pr-merge bot commented Sep 3, 2024

Testing can start @adobecom/miq-sot @adobecom/bacom-sot @adobecom/homepage-sot @adobecom/creative-cloud-sot @adobecom/document-cloud-sot

Copy link
Contributor

aem-code-sync bot commented Sep 3, 2024

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

Copy link
Contributor

aem-code-sync bot commented Sep 3, 2024

Page Scores Audits Google
M /?martech=off PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI
D /?martech=off PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

* MWPW-155412: Fix video CLS netting +10 lighthouse points (#2724)

* fix cls by adding the videoEl without a source

* adapt the video hover and in view port play

* Remove no-lazy and return earlier

* Fix linting issue

* Consolidate duplicated logic

* Move functions into the init function

* Move root margin and use optional chaining

* Only query for the videoEl once

* Add default hash at in the right spot

* Fix the figure/video interaction

* Remove unused export statement

* Keep the previous defaults
@mokimo mokimo requested a review from a team as a code owner September 3, 2024 18:09
Copy link

codecov bot commented Sep 3, 2024

Codecov Report

Attention: Patch coverage is 92.15686% with 16 lines in your changes missing coverage. Please review.

Project coverage is 95.89%. Comparing base (7216452) to head (264c998).
Report is 51 commits behind head on main.

Files with missing lines Patch % Lines
libs/blocks/youtube/youtube.js 85.39% 13 Missing ⚠️
libs/blocks/vimeo/vimeo.js 95.83% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2821      +/-   ##
==========================================
- Coverage   95.89%   95.89%   -0.01%     
==========================================
  Files         173      173              
  Lines       46150    46316     +166     
==========================================
+ Hits        44256    44415     +159     
- Misses       1894     1901       +7     

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

Copy link

@Dli3 Dli3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mokimo We're still seeing the video controls displaying and autoplay issue on bacom. Reproducible on all browsers.

Reproducible on:

image

@JackySun9 JackySun9 removed the run-caas label Sep 3, 2024
@JackySun9 JackySun9 added the run-nala Run Nala Test Automation against PR label Sep 4, 2024
@JackySun9 JackySun9 added run-nala-on-caas and removed run-nala Run Nala Test Automation against PR run-nala-on-caas labels Sep 4, 2024
@JackySun9 JackySun9 added the @caas label Sep 4, 2024
@JackySun9 JackySun9 added the @faas Run FaaS Block Tests Nala label Sep 4, 2024
@aem-code-sync aem-code-sync bot requested a deployment to stage September 4, 2024 19:34 Queued
@skumar09 skumar09 added run-nala Run Nala Test Automation against PR and removed run-nala Run Nala Test Automation against PR labels Sep 5, 2024
@JackySun9 JackySun9 added run-nala Run Nala Test Automation against PR and removed run-nala Run Nala Test Automation against PR labels Sep 5, 2024
@milo-pr-merge milo-pr-merge bot merged commit 95fb526 into main Sep 5, 2024
43 of 52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.