-
Notifications
You must be signed in to change notification settings - Fork 75
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
chore: cherry pick #3268 to release/0.60 #3277
Conversation
Test Results 20 files - 2 279 suites - 3 31m 20s ⏱️ - 4m 41s For more details on these failures, see this check. Results for commit 3dd806c. ± Comparison against base commit 6a9acb2. ♻️ This comment has been updated with latest results. |
…ent (#3268) * removes request details from passed arg to MN client Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com> * Masks ip beforehand instead of changing object in repeated request Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com> * Adds constant and draft unit test Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com> * changes unit test Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com> * Fixes unit test Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com> * removes unused var Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com> --------- Signed-off-by: Konstantina Blazhukova <konstantina.blajukova@gmail.com> Signed-off-by: Logan Nguyen <logan.nguyen@swirldslabs.com>
665485d
to
3dd806c
Compare
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release/0.60 #3277 +/- ##
=============================================
Coverage 77.88% 77.89%
=============================================
Files 66 66
Lines 4468 4470 +2
Branches 1003 1003
=============================================
+ Hits 3480 3482 +2
Misses 613 613
Partials 375 375
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Description:
Cherry pick fix: masks ip address in request details passed as argument to MN client (#3268) to release/0.60
Related issue(s):
Fixes #3268
Notes for reviewer:
Checklist