Fixes union type conversions to CloudControl #1850
+110
−4
Merged
Codecov / codecov/project
succeeded
Nov 25, 2024 in 1s
47.35% (+0.21%) compared to 44239c9
View this Pull Request on Codecov
47.35% (+0.21%) compared to 44239c9
Details
Codecov Report
Attention: Patch coverage is 82.50000%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 47.35%. Comparing base (
44239c9
) to head (868ca11
).
Files with missing lines | Patch % | Lines |
---|---|---|
provider/pkg/naming/convert.go | 82.50% | 7 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1850 +/- ##
==========================================
+ Coverage 47.13% 47.35% +0.21%
==========================================
Files 50 50
Lines 7050 7085 +35
==========================================
+ Hits 3323 3355 +32
- Misses 3483 3487 +4
+ Partials 244 243 -1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading