pulumi / pulumi-terraform-bridge

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

Parallelize the slowest subtests in the bridge repo #2574

Closed VenelinMartinov closed 1 week ago

VenelinMartinov commented 3 weeks ago

This change adds t.Parallel to all test with subtests which took more than 60 seconds on my machine.

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 69.93%. Comparing base (b965b42) to head (32ce527). Report is 5 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2574 +/- ## ========================================== - Coverage 69.94% 69.93% -0.01% ========================================== Files 367 367 Lines 44503 44503 ========================================== - Hits 31126 31124 -2 - Misses 11745 11748 +3 + Partials 1632 1631 -1 ```

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

VenelinMartinov commented 1 week ago

Should be fixed, PTAL

pulumi-bot commented 15 hours ago

This PR has been shipped in release v3.96.0.