Skip to content

Conversation

@patrick-ogrady
Copy link
Contributor

Related: #2558

@cloudflare-workers-and-pages
Copy link

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
commonware-mcp 5eb8fc2 Jan 06 2026, 01:48 AM

let subchannel = UInt(self.subchannel.expect("subchannel not set"));
self.inner
.send(subchannel.encode().chain(message), priority)
.send(subchannel.encode().freeze().chain(message), priority)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This shouldn't really cause any issues but better safe than sorry

@clabby clabby merged commit 2b71082 into cl/vectored-network Jan 6, 2026
119 checks passed
@clabby clabby deleted the patrick/vectored-network-nits branch January 6, 2026 02:08
@codecov
Copy link

codecov bot commented Jan 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.82%. Comparing base (14c4508) to head (5eb8fc2).
⚠️ Report is 1 commits behind head on cl/vectored-network.

@@                 Coverage Diff                  @@
##           cl/vectored-network    #2706   +/-   ##
====================================================
  Coverage                92.82%   92.82%           
====================================================
  Files                      361      361           
  Lines                   106286   106286           
====================================================
  Hits                     98656    98656           
  Misses                    7630     7630           
Files with missing lines Coverage Δ
consensus/src/ordered_broadcast/engine.rs 85.95% <100.00%> (ø)
p2p/src/utils/mux.rs 93.95% <100.00%> (ø)

... and 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 14c4508...5eb8fc2. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

clabby pushed a commit that referenced this pull request Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants