Skip to content

Add support for setting logo path in ProviderMetadata#219

Merged
felixarntz merged 1 commit intotrunkfrom
add/logo-path
Mar 10, 2026
Merged

Add support for setting logo path in ProviderMetadata#219
felixarntz merged 1 commit intotrunkfrom
add/logo-path

Conversation

@felixarntz
Copy link
Copy Markdown
Member

See WordPress/gutenberg#76190 (which will make it into WordPress 7.0): We need to support setting an optional logo path per provider.

@felixarntz felixarntz added this to the 1.3.0 milestone Mar 9, 2026
@felixarntz felixarntz added the [Type] Enhancement A suggestion for improvement. label Mar 9, 2026
@felixarntz felixarntz requested a review from JasonTheAdams March 9, 2026 23:25
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 9, 2026

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: felixarntz <flixos90@git.wordpress.org>
Co-authored-by: gziolo <gziolo@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.48%. Comparing base (30a1506) to head (0e204b6).
⚠️ Report is 2 commits behind head on trunk.

Additional details and impacted files
@@             Coverage Diff              @@
##              trunk     #219      +/-   ##
============================================
+ Coverage     87.45%   87.48%   +0.02%     
- Complexity     1194     1195       +1     
============================================
  Files            60       60              
  Lines          3858     3867       +9     
============================================
+ Hits           3374     3383       +9     
  Misses          484      484              
Flag Coverage Δ
unit 87.48% <100.00%> (+0.02%) ⬆️

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Member

@gziolo gziolo left a comment

Choose a reason for hiding this comment

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

Perfect, thank you!

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

Labels

[Type] Enhancement A suggestion for improvement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants