• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Eyevinn / moqtransport / 27121429467
51%
main: 52%

Build:
Build:
LAST BUILD BRANCH: fix/draft16-announce-and-request-hangs
DEFAULT BRANCH: main
Ran 08 Jun 2026 07:04AM UTC
Jobs 1
Files 83
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

08 Jun 2026 07:03AM UTC coverage: 50.811% (+0.2%) from 50.644%
27121429467

Pull #11

github

tobbee
feat(session): refuse silent draft-14 downgrade over WebTransport

When a WebTransport client offered only draft-16+ subprotocols and the peer returns no WT-Protocol response header, the version was left unset and CLIENT_SETUP silently fell back to offering only draft-14 in-band. Against a draft-16-only server this mis-negotiates and (before the prior commit) could hang.

Add a Protocols field recording the application protocols the caller offered. In RunContext, when the transport is WebTransport, no subprotocol was negotiated, and no offered protocol supports in-band negotiation (i.e. all are draft-16+), return an error instead of downgrading. Empty Protocols preserves the historical behavior, so this is opt-in for callers that set it.

Refs facebookexperimental/moxygen#173.
Pull Request #11: fix(session): bound SETUP by context; refuse silent WebTransport draft-14 downgrade

25 of 34 new or added lines in 1 file covered. (73.53%)

2818 of 5546 relevant lines covered (50.81%)

5.6 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
60.63
0.33% session.go
Jobs
ID Job ID Ran Files Coverage
1 27121429467.1 08 Jun 2026 07:04AM UTC 83
50.81
GitHub Action Run
Source Files on build 27121429467
  • Tree
  • List 83
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #11
  • PR Base - main (#27121370011)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc