feat(artifacts): Object storage integration and artifacts key #1385
Codecov / codecov/project
failed
Feb 24, 2026 in 1s
58.12% (target 90.00%)
View this Pull Request on Codecov
58.12% (target 90.00%)
Details
Codecov Report
❌ Patch coverage is 48.53333% with 193 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.12%. Comparing base (36f9b1d) to head (6d66c69).
❌ Your project check has failed because the head coverage (58.12%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files
@@ Coverage Diff @@
## main #1385 +/- ##
==========================================
- Coverage 58.27% 58.12% -0.15%
==========================================
Files 644 666 +22
Lines 25024 25398 +374
==========================================
+ Hits 14582 14763 +181
- Misses 9762 9945 +183
- Partials 680 690 +10 | Files with missing lines | Coverage Δ | |
|---|---|---|
| compiler/types/pipeline/artifact.go | 100.00% <100.00%> (ø) |
|
| compiler/types/pipeline/container.go | 82.81% <100.00%> (+0.13%) |
⬆️ |
| compiler/types/yaml/artifacts.go | 100.00% <100.00%> (ø) |
|
| compiler/types/yaml/secret.go | 69.76% <ø> (ø) |
|
| compiler/types/yaml/step.go | 95.65% <100.00%> (+0.09%) |
⬆️ |
| database/pipeline/table.go | 100.00% <ø> (ø) |
|
| database/types/pipeline.go | 93.68% <100.00%> (+0.13%) |
⬆️ |
| mock/server/pipeline.go | 0.00% <ø> (ø) |
|
| router/middleware/storage.go | 100.00% <100.00%> (ø) |
|
| storage/flags.go | 100.00% <100.00%> (ø) |
|
| ... and 27 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading