pulumi / pulumi-terraform-bridge

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

Use dev CLI, fix tests #2100

Closed VenelinMartinov closed 1 week ago

VenelinMartinov commented 1 week ago

With the new refresh behaviour in the CLI the tests now don't need skips.

This PR updates the bridge CI to use the dev release of the CLI and updates the tests to remove the skips.

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 61.18%. Comparing base (5cd5311) to head (0ac0dc4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2100 +/- ## ========================================== - Coverage 61.18% 61.18% -0.01% ========================================== Files 340 340 Lines 45215 45215 ========================================== - Hits 27666 27664 -2 - Misses 16028 16029 +1 - Partials 1521 1522 +1 ```

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