-
Notifications
You must be signed in to change notification settings - Fork 32
🎨 wb-auth: Configure tracing and network configs
#8148
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
🎨 wb-auth: Configure tracing and network configs
#8148
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #8148 +/- ##
==========================================
+ Coverage 87.52% 88.08% +0.55%
==========================================
Files 1891 1891
Lines 72835 72836 +1
Branches 1279 1279
==========================================
+ Hits 63749 64154 +405
+ Misses 8707 8302 -405
- Partials 379 380 +1
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
wb-auth: Configure tracing and network configs
mrnicegyu11
left a comment
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.
very nice, thanks!
|
@mergify queue |
🛑 The pull request has been removed from the queue
|
matusdrobuliak66
left a comment
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.
👍
|
This pull request has been removed from the queue for the following reason: The merge conditions cannot be satisfied due to failing checks:You may have to fix your CI before adding the pull request to the queue again. |
sanderegg
left a comment
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.
thanks. we still need to ensure this is disabled for all tests.
|
@mergify queue |
|
@Mergifyio requeue |
🟠 Waiting for conditions to match
|
☑️ This pull request is already queued |
|



What do these changes do?
defaultnetwork towb-authwb-authHere a diff of the output of the former (left) and new (right) compose

Related issue/s
How to test
Dev-ops