-
Notifications
You must be signed in to change notification settings - Fork 31.2k
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
quic: fix debug log #57689
quic: fix debug log #57689
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
c7737b2
to
5eda7aa
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #57689 +/- ##
==========================================
- Coverage 90.23% 90.22% -0.01%
==========================================
Files 630 630
Lines 185055 185055
Branches 36221 36214 -7
==========================================
- Hits 166984 166973 -11
- Misses 11043 11046 +3
- Partials 7028 7036 +8 🚀 New features to boost your workflow:
|
I'm not sure this can currently be fast tracked because it requires a full CI run and the CI is locked down. |
oh yes, thanks for the reminder, forgot about the CI situation when I created the PR |
Well, that and quic is no longer built by default in CI ;-) |
Landed in 10cff7b |
No description provided.