-
Notifications
You must be signed in to change notification settings - Fork 282
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
Add option to validate with/without security and new password for latest versions #4377
Conversation
Signed-off-by: Divya Madala <[email protected]>
Signed-off-by: Divya Madala <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4377 +/- ##
==========================================
+ Coverage 91.35% 91.55% +0.20%
==========================================
Files 190 190
Lines 6197 6214 +17
==========================================
+ Hits 5661 5689 +28
+ Misses 536 525 -11 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Divya Madala <[email protected]>
a8ce835
to
e17a5e1
Compare
Signed-off-by: Divya Madala <[email protected]>
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.
A few more comments and we all good @Divyaasm .
Significant improvement over the last revision
Thanks!
Signed-off-by: Divya Madala <[email protected]>
Thanks for following the best practice and improve code quality! |
Description
Changes to existing validation workflow
Issues Resolved
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.