Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deprecated direct get secret #712

Merged
merged 1 commit into from
Nov 1, 2024

deprecated direct get secret

1cb024c
Select commit
Loading
Failed to load commit list.
Merged

deprecated direct get secret #712

deprecated direct get secret
1cb024c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2024 in 0s

21.28% (+0.07%) compared to 2db47a6

View this Pull Request on Codecov

21.28% (+0.07%) compared to 2db47a6

Details

Codecov Report

Attention: Patch coverage is 0% with 19 lines in your changes missing coverage. Please review.

Project coverage is 21.28%. Comparing base (2db47a6) to head (1cb024c).

Files with missing lines Patch % Lines
pkg/aliyun/credential/sts.go 0.00% 17 Missing ⚠️
cmd/terway-controlplane/terway-controlplane.go 0.00% 1 Missing ⚠️
daemon/builder.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #712      +/-   ##
==========================================
+ Coverage   21.21%   21.28%   +0.07%     
==========================================
  Files         121      121              
  Lines       15859    15835      -24     
==========================================
+ Hits         3364     3371       +7     
+ Misses      12116    12086      -30     
+ Partials      379      378       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.