Skip to content

feat: add IAM role credentials for artifact storage - #1475

Open
longhuynh852-work wants to merge 9 commits into
go-vela:mainfrom
longhuynh852-work:feat/iam_role_artifact_storage
Open

feat: add IAM role credentials for artifact storage#1475
longhuynh852-work wants to merge 9 commits into
go-vela:mainfrom
longhuynh852-work:feat/iam_role_artifact_storage

Update storage_test.go

8b76897
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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.