-
Notifications
You must be signed in to change notification settings - Fork 77
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
Password Encoding and SSL Preference #4790
Password Encoding and SSL Preference #4790
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
Passing run #7228 ↗︎
Details:
Review all test suite changes for PR #4790 ↗︎ |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4790 +/- ##
==========================================
- Coverage 86.28% 86.27% -0.01%
==========================================
Files 339 339
Lines 20088 20090 +2
Branches 2586 2586
==========================================
Hits 17333 17333
- Misses 2289 2291 +2
Partials 466 466 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice 👍
The failing test here is also happening on our |
Closes FIDES-611
Description Of Changes
Some discovered Redshift connection issues were found to be related to password character issues along with ssl failures. This PR should make an allowance for both of those
Code Changes
Steps to Confirm
Pre-Merge Checklist
CHANGELOG.md