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

SecretsManager: list_secrets() now filters values with special chars correctly #8529

Merged

SecretsManager: list_secrets() now filters values with special chars …

ad4d632
Select commit
Loading
Failed to load commit list.
Merged

SecretsManager: list_secrets() now filters values with special chars correctly #8529

SecretsManager: list_secrets() now filters values with special chars …
ad4d632
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2025 in 0s

92.63% (-0.01%) compared to 69a3669

View this Pull Request on Codecov

92.63% (-0.01%) compared to 69a3669

Details

Codecov Report

Attention: Patch coverage is 95.45455% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.63%. Comparing base (69a3669) to head (ad4d632).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
moto/secretsmanager/list_secrets/filters.py 95.45% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8529      +/-   ##
==========================================
- Coverage   92.63%   92.63%   -0.01%     
==========================================
  Files        1224     1229       +5     
  Lines      105980   106414     +434     
==========================================
+ Hits        98170    98572     +402     
- Misses       7810     7842      +32     

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