adobe / aem-core-wcm-components

Standardized components to build websites with AEM.
https://docs.adobe.com/content/help/en/experience-manager-core-components/using/introduction.html
Apache License 2.0
730 stars 736 forks source link

SITES-15225 Enable web optimized image delivery on image core component by default for all customers #2574

Closed mohiaror closed 5 months ago

mohiaror commented 1 year ago

Introduce a new option for customers to opt-out of the feature instead of opt-in. The new checkbox will be enabled on the basis of FT which will be governed on the basis of program ID of the customer.

Q                       A
Fixed Issues? Fixes #1, Fixes #2
Patch: Bug Fix?
Minor: New Feature?
Major: Breaking Change?
Tests Added + Pass? Yes
Documentation Provided Yes (code comments and or markdown)
Any Dependency Changes?
License Apache License, Version 2.0
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (4b15289) 87.32% compared to head (99f10c7) 87.33%.

:exclamation: Current head 99f10c7 differs from pull request most recent head bbd7b8e. Consider uploading reports for the commit bbd7b8e to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2574 +/- ## ============================================ + Coverage 87.32% 87.33% +0.01% + Complexity 2654 2649 -5 ============================================ Files 232 232 Lines 7100 7077 -23 Branches 1080 1074 -6 ============================================ - Hits 6200 6181 -19 - Misses 357 359 +2 + Partials 543 537 -6 ```

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

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

mohiaror commented 5 months ago

No longer required. Closing this PR.