feat: add IAM role credentials for artifact storage - #1475
Open
longhuynh852-work wants to merge 9 commits into
Open
feat: add IAM role credentials for artifact storage#1475longhuynh852-work wants to merge 9 commits into
longhuynh852-work wants to merge 9 commits into
Codecov / codecov/project
failed
Jul 30, 2026 in 1s
58.06% (target 90.00%)
View this Pull Request on Codecov
58.06% (target 90.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.06%. Comparing base (1f1a252) to head (8b76897).
❌ Your project check has failed because the head coverage (58.06%) 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 #1475 +/- ##
==========================================
+ Coverage 58.00% 58.06% +0.06%
==========================================
Files 663 663
Lines 25760 25767 +7
==========================================
+ Hits 14941 14962 +21
+ Misses 10106 10092 -14
Partials 713 713 | Files with missing lines | Coverage Δ | |
|---|---|---|
| cmd/vela-server/storage.go | 100.00% <100.00%> (+100.00%) |
⬆️ |
| storage/flags.go | 100.00% <ø> (ø) |
|
| storage/minio/minio.go | 92.59% <100.00%> (+0.92%) |
⬆️ |
| storage/minio/opts.go | 100.00% <100.00%> (ø) |
|
| storage/setup.go | 100.00% <100.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading