pulumi-azure-native
pulumi-azure-native copied to clipboard
Extract canonical ID when importing
Prefer to read the canonical ID from the response if inputs are nil.
Does the PR have any schema changes?
Looking good! No breaking changes found. No new resources/functions.
Codecov Report
:x: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
:white_check_mark: Project coverage is 59.67%. Comparing base (12031f9) to head (e3802bc).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| provider/pkg/provider/provider.go | 0.00% | 4 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## master #4356 +/- ##
==========================================
- Coverage 59.71% 59.67% -0.05%
==========================================
Files 90 90
Lines 14141 14144 +3
==========================================
- Hits 8444 8440 -4
- Misses 5040 5046 +6
- Partials 657 658 +1
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Possibly related: https://github.com/pulumi/pulumi-azure-native/pull/4202