pulumi / pulumi-terraform-bridge

A library allowing Terraform providers to be bridged into Pulumi.
Apache License 2.0
199 stars 43 forks source link

Add datasources to pf providerbuilder #2615

Closed VenelinMartinov closed 1 week ago

VenelinMartinov commented 1 week ago

This adds data sources to the providerbuilder test module. It allows us to test data sources in PF

VenelinMartinov commented 1 week ago

This change is part of the following stack:

Change managed by git-spice.

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 13.04348% with 20 lines in your changes missing coverage. Please review.

Project coverage is 62.78%. Comparing base (317d4b8) to head (5746b33). Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
...f/tests/internal/providerbuilder/build_provider.go 17.64% 12 Missing and 2 partials :warning:
...tests/internal/providerbuilder/build_datasource.go 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2615 +/- ## ========================================== - Coverage 62.80% 62.78% -0.02% ========================================== Files 389 390 +1 Lines 51939 51961 +22 ========================================== + Hits 32622 32626 +4 - Misses 17509 17524 +15 - Partials 1808 1811 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

pulumi-bot commented 11 hours ago

This PR has been shipped in release v3.96.0.