aws / aws-secretsmanager-caching-net

The AWS Secrets Manager .NET caching client enables in-process caching of secrets for .NET applications.
https://docs.aws.amazon.com/secretsmanager/latest/userguide/retrieving-secrets_cache-net.html
Apache License 2.0
55 stars 23 forks source link

Only append the user agent string if it doesn't already exist. #99

Closed simonmarty closed 1 year ago

simonmarty commented 1 year ago

Issue #, if available: Closes #97

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-commenter commented 1 year ago

Codecov Report

Merging #99 (30cbb67) into master (5f941dd) will not change coverage. The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master      #99   +/-   ##
=======================================
  Coverage   76.57%   76.57%           
=======================================
  Files           6        6           
  Lines         222      222           
=======================================
  Hits          170      170           
  Misses         52       52           
Impacted Files Coverage Δ
...sManager.Extensions.Caching/SecretsManagerCache.cs 71.92% <0.00%> (ø)