pulumi / providertest

Incubating facilities for testing Pulumi providers
Apache License 2.0
5 stars 0 forks source link

[draft] more info #63

Closed VenelinMartinov closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: 87 lines in your changes are missing coverage. Please review.

Comparison is base (8c45fd2) 33.45% compared to head (a2e2a3b) 36.80%. Report is 5 commits behind head on main.

Files Patch % Lines
providers/providerMock.go 49.05% 53 Missing and 1 partial :warning:
replay/replay.go 67.56% 20 Missing and 4 partials :warning:
previewProviderUpgrade.go 50.00% 2 Missing and 1 partial :warning:
pulumitest/assertrefresh/asserts.go 66.66% 2 Missing and 1 partial :warning:
pulumitest/pulumiTest.go 88.23% 1 Missing and 1 partial :warning:
replay/json_match.go 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #63 +/- ## ========================================== + Coverage 33.45% 36.80% +3.35% ========================================== Files 42 42 Lines 2571 2630 +59 ========================================== + Hits 860 968 +108 + Misses 1606 1559 -47 + Partials 105 103 -2 ```

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