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

Cross test program generation failures. #2022

Open VenelinMartinov opened 1 month ago

VenelinMartinov commented 1 month ago

repro for https://github.com/pulumi/pulumi-terraform-bridge/issues/2021

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 61.76%. Comparing base (420b210) to head (60dd309). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2022 +/- ## ========================================== + Coverage 60.93% 61.76% +0.82% ========================================== Files 333 332 -1 Lines 44795 37294 -7501 ========================================== - Hits 27297 23035 -4262 + Misses 15973 12744 -3229 + Partials 1525 1515 -10 ```

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