pulumi / pulumi-terraform-bridge

A library allowing providers built with the Terraform Plugin SDK to be bridged into Pulumi.
Apache License 2.0
184 stars 42 forks source link

Remove rapid test workarounds #2009

Closed VenelinMartinov closed 1 month ago

VenelinMartinov commented 1 month ago

This were fixed in https://github.com/pulumi/pulumi-terraform-bridge/pull/1998

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 60.88%. Comparing base (81c1dfb) to head (7b03546).

Files Patch % Lines
pkg/tests/cross-tests/rapid_tv_gen.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2009 +/- ## ========================================== + Coverage 60.87% 60.88% +0.01% ========================================== Files 332 332 Lines 44756 44750 -6 ========================================== + Hits 27243 27246 +3 + Misses 15990 15982 -8 + Partials 1523 1522 -1 ```

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