enhance(yaml)!: allow for users to parse pipelines using old library #1220
Codecov / codecov/project
failed
Dec 3, 2024 in 0s
57.50% (target 90.00%)
View this Pull Request on Codecov
57.50% (target 90.00%)
Details
Codecov Report
Attention: Patch coverage is 73.10726%
with 341 lines
in your changes missing coverage. Please review.
Project coverage is 57.50%. Comparing base (
aa973fe
) to head (ef30880
).
Additional details and impacted files
@@ Coverage Diff @@
## main #1220 +/- ##
==========================================
+ Coverage 56.91% 57.50% +0.58%
==========================================
Files 599 611 +12
Lines 32904 34085 +1181
==========================================
+ Hits 18727 19600 +873
- Misses 13541 13835 +294
- Partials 636 650 +14
Files with missing lines | Coverage Δ | |
---|---|---|
api/types/pipeline.go | 100.00% <100.00%> (ø) |
|
api/types/string.go | 80.64% <ø> (ø) |
|
compiler/native/clone.go | 100.00% <ø> (ø) |
|
compiler/native/compile.go | 71.29% <100.00%> (+0.13%) |
⬆️ |
compiler/native/environment.go | 86.75% <ø> (ø) |
|
compiler/native/initialize.go | 100.00% <ø> (ø) |
|
compiler/native/script.go | 95.23% <ø> (ø) |
|
compiler/native/substitute.go | 70.00% <ø> (ø) |
|
compiler/native/transform.go | 95.34% <ø> (ø) |
|
compiler/native/validate.go | 96.93% <ø> (ø) |
|
... and 33 more |
Loading