feat: deployment config for expected params and targets #1214
Codecov / codecov/project
failed
Dec 17, 2024 in 0s
56.88% (target 90.00%)
View this Pull Request on Codecov
56.88% (target 90.00%)
Details
Codecov Report
Attention: Patch coverage is 51.19617%
with 102 lines
in your changes missing coverage. Please review.
Project coverage is 56.88%. Comparing base (
aa973fe
) to head (b25ab8d
).
Additional details and impacted files
@@ Coverage Diff @@
## main #1214 +/- ##
==========================================
- Coverage 56.91% 56.88% -0.04%
==========================================
Files 599 602 +3
Lines 32904 33098 +194
==========================================
+ Hits 18727 18827 +100
- Misses 13541 13627 +86
- Partials 636 644 +8
Files with missing lines | Coverage Δ | |
---|---|---|
compiler/native/transform.go | 95.38% <100.00%> (+0.03%) |
⬆️ |
compiler/template/native/render.go | 86.95% <100.00%> (ø) |
|
compiler/types/pipeline/build.go | 72.72% <ø> (ø) |
|
compiler/types/yaml/build.go | 91.04% <100.00%> (+0.27%) |
⬆️ |
compiler/types/yaml/deployment.go | 100.00% <100.00%> (ø) |
|
scm/github/webhook.go | 90.10% <100.00%> (+0.04%) |
⬆️ |
api/deployment/get.go | 0.00% <0.00%> (ø) |
|
router/deployment.go | 0.00% <0.00%> (ø) |
|
api/build/compile_publish.go | 0.00% <0.00%> (ø) |
|
compiler/native/compile.go | 70.35% <33.33%> (-0.81%) |
⬇️ |
... and 4 more |
Loading