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

Eyevinn / moqtransport / 27121732309
52%

Build:
DEFAULT BRANCH: main
Ran 08 Jun 2026 07:11AM 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:10AM UTC coverage: 50.811% (+0.2%) from 50.644%
27121732309

push

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.

20 of 20 new or added lines in 1 file covered. (100.0%)

319 existing lines in 1 file now uncovered.

2818 of 5546 relevant lines covered (50.81%)

5.6 hits per line

Coverage Regressions

Lines Coverage ∆ File
319
60.63
0.33% session.go
Jobs
ID Job ID Ran Files Coverage
1 27121732309.1 08 Jun 2026 07:11AM UTC 83
50.81
GitHub Action Run
Source Files on build 27121732309
  • Tree
  • List 83
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 16f2d0f8 on github
  • Prev Build on main (#27121370011)
  • Next Build on main (#27133953667)
  • 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