Backport release/v6.6: Disable mempool traffic in freeze mode - #4006
Conversation
|
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-3990-to-release/v6.6
git worktree add --checkout .worktree/backport-3990-to-release/v6.6 backport-3990-to-release/v6.6
cd .worktree/backport-3990-to-release/v6.6
git reset --hard HEAD^
git cherry-pick -x 50e1129ebfc92487f59067d13daca22c26bcb4b1
git push --force-with-lease |
|
The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).
|
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## release/v6.6 #4006 +/- ##
================================================
- Coverage 59.04% 58.18% -0.86%
================================================
Files 2228 2154 -74
Lines 183783 175283 -8500
================================================
- Hits 108509 101991 -6518
+ Misses 65507 64221 -1286
+ Partials 9767 9071 -696
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
PR SummaryMedium Risk Overview
Reviewed by Cursor Bugbot for commit 3b3351e. Bugbot is set up for automated code reviews on this repo. Configure here. |
Backport of #3990 to
release/v6.6.