chore(yaml): add go-yaml types package #1225
Open
Codecov / codecov/project
failed
Dec 19, 2024 in 1s
56.63% (target 90.00%)
View this Pull Request on Codecov
56.63% (target 90.00%)
Details
Codecov Report
Attention: Patch coverage is 70.61366%
with 340 lines
in your changes missing coverage. Please review.
Project coverage is 56.63%. Comparing base (
f6dd71e
) to head (0f94592
).
Additional details and impacted files
@@ Coverage Diff @@
## main #1225 +/- ##
==========================================
+ Coverage 56.19% 56.63% +0.43%
==========================================
Files 609 622 +13
Lines 34124 35252 +1128
==========================================
+ Hits 19176 19964 +788
- Misses 14284 14616 +332
- Partials 664 672 +8
Files with missing lines | Coverage Δ | |
---|---|---|
api/pipeline/template.go | 0.00% <ø> (ø) |
|
api/types/string.go | 80.64% <ø> (ø) |
|
compiler/native/clone.go | 100.00% <ø> (ø) |
|
compiler/native/compile.go | 69.21% <ø> (ø) |
|
compiler/native/environment.go | 87.22% <ø> (ø) |
|
compiler/native/expand.go | 67.68% <ø> (ø) |
|
compiler/native/initialize.go | 100.00% <ø> (ø) |
|
compiler/native/parse.go | 85.36% <100.00%> (ø) |
|
compiler/native/script.go | 95.23% <ø> (ø) |
|
compiler/native/substitute.go | 70.00% <ø> (ø) |
|
... and 34 more |
Loading