Add provider-priority ordering and runtime fallback#239
Add provider-priority ordering and runtime fallback#239georgestephanis wants to merge 3 commits into
Conversation
|
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 If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## trunk #239 +/- ##
============================================
+ Coverage 88.12% 88.17% +0.04%
- Complexity 1213 1235 +22
============================================
Files 60 60
Lines 3934 3990 +56
============================================
+ Hits 3467 3518 +51
- Misses 467 472 +5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Tying in to https://core.trac.wordpress.org/ticket/65358 -- felt like it'd be better to offer the PR upstream instead of in the core repo?
Anyway, this has been largely aided by Claude and Copilot, based on an issue and problem I was facing (Detailed upstream, but --) frustration that I can't manage prioritization of use between multiple providers.