-
Notifications
You must be signed in to change notification settings - Fork 867
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
fix(controller): Corrects the logic of comparing sha256 has. Fixes #3519 #3520
Conversation
c66899a
to
f843bcb
Compare
Signed-off-by: dhawani <[email protected]> Signed-off-by: dhawani <[email protected]>
Quality Gate passedIssues Measures |
Go Published Test Results2 160 tests 2 160 ✅ 2m 53s ⏱️ Results for commit f633855. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3520 +/- ##
==========================================
- Coverage 81.83% 78.21% -3.63%
==========================================
Files 135 158 +23
Lines 20688 18397 -2291
==========================================
- Hits 16931 14389 -2542
- Misses 2883 3101 +218
- Partials 874 907 +33 ☔ View full report in Codecov by Sentry. |
E2E Tests Published Test Results 4 files 4 suites 3h 23m 37s ⏱️ For more details on these failures, see this check. Results for commit f633855. |
(#3520) Fixed sha256 algo Signed-off-by: dhawani <[email protected]> Signed-off-by: dhawani <[email protected]> Co-authored-by: dhawani <[email protected]>
(#3520) Fixed sha256 algo Signed-off-by: dhawani <[email protected]> Signed-off-by: dhawani <[email protected]> Co-authored-by: dhawani <[email protected]>
fixes: #3519
Checklist:
"fix(controller): Updates such and such. Fixes #1234"
.