Skip to content

Merge branch 'main' into file-based-creds-config

09ab2c0
Select commit
Loading
Failed to load commit list.
Closed

Add credentials_file_path configuration parameter for file-based credential support #176

Merge branch 'main' into file-based-creds-config
09ab2c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 24, 2026 in 0s

92.13% (-0.01%) compared to 49af71f

View this Pull Request on Codecov

92.13% (-0.01%) compared to 49af71f

Details

Codecov Report

❌ Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.13%. Comparing base (49af71f) to head (09ab2c0).

Files with missing lines Patch % Lines
aws_secretsmanager_agent/src/config.rs 81.81% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #176      +/-   ##
==========================================
- Coverage   92.14%   92.13%   -0.01%     
==========================================
  Files          14       14              
  Lines        2405     2415      +10     
  Branches     2405     2415      +10     
==========================================
+ Hits         2216     2225       +9     
  Misses        143      143              
- Partials       46       47       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.