pulumi / pulumi-terraform-bridge

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

plan in check wip #2604

Open VenelinMartinov opened 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 16.28788% with 221 lines in your changes missing coverage. Please review.

Project coverage is 62.57%. Comparing base (52a2e41) to head (cd27938). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
pkg/tfshim/sdk-v2/provider2.go 0.00% 114 Missing :warning:
pkg/tfbridge/provider.go 28.66% 95 Missing and 12 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2604 +/- ## ========================================== - Coverage 62.75% 62.57% -0.19% ========================================== Files 389 389 Lines 51841 52140 +299 ========================================== + Hits 32535 32627 +92 - Misses 17501 17699 +198 - Partials 1805 1814 +9 ```

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