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

Add map pretty printing to cross-tests #2012

Closed VenelinMartinov closed 1 month ago

VenelinMartinov commented 1 month ago

This just adds map pretty printing with a test.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 60.90%. Comparing base (81c1dfb) to head (a4b81ab).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2012 +/- ## ========================================== + Coverage 60.87% 60.90% +0.03% ========================================== Files 332 332 Lines 44756 44772 +16 ========================================== + Hits 27243 27268 +25 + 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.