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 #219

Closed willtong1234 closed 12 months ago

willtong1234 commented 12 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 12 months ago

Codecov Report

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

Comparison is base (5e7e921) 74.05% compared to head (279fc84) 72.47%.

Files Patch % Lines
...secretsmanager/sql/AWSSecretsManagerDb2Driver.java 50.00% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #219 +/- ## ============================================ - Coverage 74.05% 72.47% -1.58% - Complexity 117 124 +7 ============================================ Files 11 12 +1 Lines 343 367 +24 Branches 42 44 +2 ============================================ + Hits 254 266 +12 - Misses 82 94 +12 Partials 7 7 ```

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