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

Adding Secrets Manager Db2 JDBC driver #218

Closed willtong1234 closed 11 months ago

willtong1234 commented 11 months ago

Issue #, if available:

Description of changes:

Adding Secrets Manager Db2 JDBC driver

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

codecov-commenter commented 11 months ago

Codecov Report

Attention: 24 lines in your changes are missing coverage. Please review.

Comparison is base (e7efee4) 26.53% compared to head (60f5898) 24.79%.

Files Patch % Lines
...secretsmanager/sql/AWSSecretsManagerDb2Driver.java 0.00% 24 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## v2 #218 +/- ## ============================================ - Coverage 26.53% 24.79% -1.74% Complexity 41 41 ============================================ Files 11 12 +1 Lines 343 367 +24 Branches 42 44 +2 ============================================ Hits 91 91 - Misses 249 273 +24 Partials 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.