-
Notifications
You must be signed in to change notification settings - Fork 30
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
remove troubleshooting logs #557
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #557 +/- ##
==========================================
- Coverage 91.32% 91.32% -0.01%
==========================================
Files 599 599
Lines 15947 15930 -17
==========================================
- Hits 14564 14548 -16
+ Misses 1383 1382 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. 📢 Thoughts on this report? Let us know! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found @@ Coverage Diff @@
## main #557 +/- ##
==========================================
- Coverage 91.32% 91.32% -0.01%
==========================================
Files 599 599
Lines 15947 15930 -17
==========================================
- Hits 14564 14548 -16
+ Misses 1383 1382 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #557 +/- ##
=====================================
Coverage 95.82 95.82
=====================================
Files 777 777
Lines 17265 17248 -17
=====================================
- Hits 16543 16527 -16
+ Misses 722 721 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
* adding logs for debugging * change log level from debug to info * make token slice safer * remove troubleshooting logs Signed-off-by: JerrySentry <jerry.feng@sentry.io>
Purpose/Motivation
Remove OIDC troubleshooting logs, keep one for low level monitoring