aws / aws-secretsmanager-jdbc

The AWS Secrets Manager JDBC Library enables Java developers to easily connect to SQL databases using secrets stored in AWS Secrets Manager.
Apache License 2.0
161 stars 77 forks source link

Update Redshift driver class name #174

Closed simonmarty closed 1 year ago

simonmarty commented 1 year ago

Issue #, if available:

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 #174 (68e1279) into master (ec6e184) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master     #174   +/-   ##
=========================================
  Coverage     73.97%   73.97%           
  Complexity      117      117           
=========================================
  Files            11       11           
  Lines           342      342           
  Branches         42       42           
=========================================
  Hits            253      253           
  Misses           82       82           
  Partials          7        7           
Impacted Files Coverage Δ
...tsmanager/sql/AWSSecretsManagerRedshiftDriver.java 60.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.