-
Notifications
You must be signed in to change notification settings - Fork 27
Switch tracing to seq dev. Turn off tracing to console when debugging #228
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
Switch tracing to seq dev. Turn off tracing to console when debugging #228
Conversation
️✅ There are no secrets present in this pull request anymore.If these secrets were true positive and are still valid, we highly recommend you to revoke them. 🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #228 +/- ##
=====================================
Coverage 7.46% 7.46%
=====================================
Files 239 239
Lines 4624 4624
Branches 544 544
=====================================
Hits 345 345
Misses 4264 4264
Partials 15 15 ☔ 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.
I think this should go into main
right? Otherwise everything is good
I guess it should go to both. I'll put it on main so we can put it in dev |
Actually, this class is newer than the current main :) Main is like 2 months old, that doesn't seem right 🤔 |
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.
Oh yeah, we still need to do the merge to main. Approving into dev for now, it'll make it's way there
…-seq-endpoint-auth
No description provided.