Skip to content

fix: Adds WebP and AVIF image formats to Interchange#15530

Open
NiklasBr wants to merge 1 commit intofoundation:developfrom
NiklasBr:patch-1
Open

fix: Adds WebP and AVIF image formats to Interchange#15530
NiklasBr wants to merge 1 commit intofoundation:developfrom
NiklasBr:patch-1

Conversation

@NiklasBr
Copy link

@NiklasBr NiklasBr commented Apr 5, 2025

Description

Adds the missing WebP format, and also the modern AVIF standard format.

Types of changes

  • Documentation
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (anything that would change an existing functionality)
  • Maintenance (refactor, code cleaning, development tools...)

Checklist

  • I have read and follow the CONTRIBUTING.md document.
  • The pull request title and template are correctly filled.
  • The pull request targets the right branch (develop or develop-v...).
  • [-] My commits are correctly titled and contain all relevant information.
  • [-] I have updated the documentation accordingly to my changes (if relevant).
  • [-] I have added tests to cover my changes (if relevant).
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 5, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
C Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@NiklasBr
Copy link
Author

NiklasBr commented Apr 5, 2025

SonarCloud fails on below code which is not in scope of this change.

image

@NiklasBr
Copy link
Author

NiklasBr commented May 6, 2025

@joeworkman hope it is okay if I ping you here.

@NiklasBr
Copy link
Author

@joeworkman sorry to bother you, but maybe a PR review?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant