-
Notifications
You must be signed in to change notification settings - Fork 44
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
Add PF provider options and accurate previews flag #2663
Add PF provider options and accurate previews flag #2663
Conversation
This change is part of the following stack: Change managed by git-spice. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2663 +/- ##
==========================================
- Coverage 69.43% 69.43% -0.01%
==========================================
Files 301 301
Lines 38590 38613 +23
==========================================
+ Hits 26796 26811 +15
- Misses 10270 10277 +7
- Partials 1524 1525 +1 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
4a03e18
to
1f82f1e
Compare
e1824d4
to
074795a
Compare
1f82f1e
to
0b13b2a
Compare
7fb557c
to
7203921
Compare
0b13b2a
to
119f9fc
Compare
cf4362c
to
f86a647
Compare
81b7e10
to
33e32f7
Compare
f86a647
to
0268a08
Compare
33e32f7
to
897bf79
Compare
0268a08
to
4bea1d9
Compare
4bea1d9
to
2029b99
Compare
Pull request was converted to draft
This PR has been shipped in release v3.97.0. |
This change adds provider options for the PF bridge, similar to the SDKv2 bridge provider options, as well as a flag for accurate bridge previews.
I've also enabled the flag for all diff tests.