refactor(pipeline): use server API types for pipeline and migrate compiler types #1200
Codecov / codecov/project
failed
Oct 7, 2024 in 1s
56.16% (target 90.00%)
View this Pull Request on Codecov
56.16% (target 90.00%)
Details
Codecov Report
Attention: Patch coverage is 91.51724%
with 123 lines
in your changes missing coverage. Please review.
Project coverage is 56.16%. Comparing base (
2960513
) to head (30ea176
).
Report is 8 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #1200 +/- ##
==========================================
+ Coverage 53.04% 56.16% +3.12%
==========================================
Files 559 584 +25
Lines 19743 21288 +1545
==========================================
+ Hits 10473 11957 +1484
- Misses 8701 8717 +16
- Partials 569 614 +45
Files with missing lines | Coverage Δ | |
---|---|---|
api/build/auto_cancel.go | 18.18% <ø> (ø) |
|
api/build/executable.go | 0.00% <ø> (ø) |
|
api/build/graph.go | 0.00% <ø> (ø) |
|
api/build/plan.go | 0.00% <ø> (ø) |
|
api/build/skip.go | 100.00% <ø> (ø) |
|
api/pipeline/compile.go | 60.00% <ø> (ø) |
|
api/pipeline/template.go | 0.00% <ø> (ø) |
|
api/service/plan.go | 0.00% <ø> (ø) |
|
api/step/plan.go | 0.00% <ø> (ø) |
|
api/types/build.go | 99.11% <ø> (+7.34%) |
⬆️ |
... and 72 more |
Loading