pulumi / pulumi-terraform-bridge

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

Use crosstestimpl.T instead of testing.T in all PF crosstests #2584

Closed VenelinMartinov closed 2 weeks ago

VenelinMartinov commented 2 weeks ago

Redoing https://github.com/pulumi/pulumi-terraform-bridge/pull/2583 on top of the existing PR stack in the area. The crosstestimpl.T interface is compatible with both testing.T and rapid.T, allowing us to use cross-tests in rapid property-based tests.

VenelinMartinov commented 2 weeks ago

This change is part of the following stack:

Change managed by git-spice.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 62.93%. Comparing base (b278128) to head (93c7d50). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2584 +/- ## ========================================== - Coverage 62.93% 62.93% -0.01% ========================================== Files 388 388 Lines 51837 51808 -29 ========================================== - Hits 32625 32603 -22 + Misses 17385 17382 -3 + Partials 1827 1823 -4 ```

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

pulumi-bot commented 1 week ago

This PR has been shipped in release v3.95.0.