pulumi-kubernetes icon indicating copy to clipboard operation
pulumi-kubernetes copied to clipboard

Improve error messages on SSA conflicts

Open blampe opened this issue 9 months ago • 2 comments

Fixes https://github.com/pulumi/pulumi-kubernetes/issues/2968.

blampe avatar Apr 29 '24 23:04 blampe

Does the PR have any schema changes?

Looking good! No breaking changes found. No new resources/functions.

github-actions[bot] avatar Apr 29 '24 23:04 github-actions[bot]

Codecov Report

Attention: Patch coverage is 72.22222% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 29.86%. Comparing base (ee09c41) to head (85bf671).

Files Patch % Lines
provider/pkg/await/await.go 72.22% 4 Missing and 1 partial :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2983      +/-   ##
==========================================
+ Coverage   29.09%   29.86%   +0.77%     
==========================================
  Files          63       63              
  Lines        8345     8353       +8     
==========================================
+ Hits         2428     2495      +67     
+ Misses       5708     5634      -74     
- Partials      209      224      +15     

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

codecov[bot] avatar Apr 29 '24 23:04 codecov[bot]