pulumi / pulumi-terraform-bridge

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

Cross test additional tests #2035

Closed VenelinMartinov closed 4 months ago

VenelinMartinov commented 4 months ago

extracted from https://github.com/pulumi/pulumi-terraform-bridge/pull/1971

This adds tests for ConfigModeAttr, Timeout and nested blocks.

SkipCompareRawConfig is used for the parts which need 1971

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 61.04%. Comparing base (b3c8151) to head (8e061b8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2035 +/- ## ========================================== + Coverage 61.03% 61.04% +0.01% ========================================== Files 333 333 Lines 44861 44861 ========================================== + Hits 27381 27387 +6 + Misses 15961 15953 -8 - Partials 1519 1521 +2 ```

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