Skip to content
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

Dynamic Bridged Providers #1973

Draft
wants to merge 43 commits into
base: master
Choose a base branch
from
Draft

Conversation

iwahbe
Copy link
Member

@iwahbe iwahbe commented May 14, 2024

Initial PR for dynamically bridged providers.

Currently, support is limited to Parameterize and GetSchema calls. We are getting very close to where it would be helpful for multiple people to work on the project, so I'd like to get ready to merge soon.

@iwahbe iwahbe self-assigned this May 14, 2024
@iwahbe iwahbe marked this pull request as draft May 14, 2024 23:08
Copy link

codecov bot commented May 14, 2024

Codecov Report

Attention: Patch coverage is 2.87162% with 575 lines in your changes missing coverage. Please review.

Project coverage is 60.72%. Comparing base (b5efa0d) to head (c98cb26).
Report is 3 commits behind head on master.

Current head c98cb26 differs from pull request most recent head 63ddf4b

Please upload reports for the commit 63ddf4b to get more accurate results.

Files Patch % Lines
pf/tfbridge/provider.go 0.00% 78 Missing ⚠️
pf/proto/attribute.go 0.00% 71 Missing ⚠️
pf/proto/block.go 0.00% 64 Missing ⚠️
pf/proto/internal/gather/attr.go 0.00% 43 Missing ⚠️
pf/proto/protov6.go 0.00% 37 Missing ⚠️
pf/proto/empty.go 0.00% 33 Missing ⚠️
pf/proto/resource.go 0.00% 33 Missing ⚠️
pf/proto/unsupported.go 0.00% 28 Missing ⚠️
pf/proto/object.go 0.00% 27 Missing ⚠️
pf/proto/internal/gather/resources.go 0.00% 26 Missing ⚠️
... and 10 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1973      +/-   ##
==========================================
- Coverage   61.36%   60.72%   -0.64%     
==========================================
  Files         334      352      +18     
  Lines       44951    45494     +543     
==========================================
+ Hits        27583    27628      +45     
- Misses      15841    16342     +501     
+ Partials     1527     1524       -3     

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

@iwahbe iwahbe force-pushed the iwahbe/dynamic-bridged-providers branch from 99e477c to e54ade4 Compare May 15, 2024 18:44
@iwahbe iwahbe force-pushed the iwahbe/dynamic-bridged-providers branch 6 times, most recently from 09a8275 to f7964f1 Compare May 29, 2024 19:32
@iwahbe iwahbe force-pushed the iwahbe/dynamic-bridged-providers branch from 7a7f115 to 70f5070 Compare June 3, 2024 23:04
@iwahbe iwahbe requested review from t0yv0 and removed request for t0yv0 June 5, 2024 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant