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

Eyevinn / moqlivemock / 33604451011
53%
main: 53%

Build:
Build:
LAST BUILD BRANCH: feat/mlmrel-rendezvous
DEFAULT BRANCH: main
Ran 02 Sep 2026 07:37AM UTC
Jobs 1
Files 36
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

02 Sep 2026 07:34AM UTC coverage: 52.965% (+0.03%) from 52.937%
33604451011

Pull #139

github

tobbee
feat(mlmrel): hold a SUBSCRIBE only for the subscriber's RENDEZVOUS_TIMEOUT

Section 10.2.6 of draft-18 puts the wait for a publisher in the subscriber's hands: a SUBSCRIBE carrying RENDEZVOUS_TIMEOUT is held up to that long, the relay may choose less, and a wait that runs out is answered with TIMEOUT; without the parameter the relay MUST answer DOES_NOT_EXIST at once. mlmrel instead held every SUBSCRIBE for an unannounced namespace for a fixed -pending-wait, which contradicted that MUST for the common case. The hold is now the subscriber's RENDEZVOUS_TIMEOUT capped by -max-rendezvous (default 10s), -pending-wait is gone, and the answer code follows the section. The interop entrypoint drops the flag: the runner's subscribe-before-announce clients send no parameter, so they get an immediate DOES_NOT_EXIST, which the case accepts and the section requires. Tests cover a rendezvous that lands inside the wait, one that expires, the relay cap, and the immediate answer without the parameter.

Refs #135
Pull Request #139: feat(mlmrel): hold a SUBSCRIBE only for the subscriber's RENDEZVOUS_TIMEOUT

16 of 20 new or added lines in 2 files covered. (80.0%)

13 existing lines in 4 files now uncovered.

3090 of 5834 relevant lines covered (52.97%)

1223.27 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
0.0
0.0% cmd/mlmrel/main.go

Coverage Regressions

Lines Coverage ∆ File
6
84.98
-1.54% internal/relay/relay.go
4
49.74
-0.7% internal/sub/sub.go
2
63.7
4.79% internal/relay/forward.go
1
90.41
0.0% internal/testconn/testconn.go
Jobs
ID Job ID Ran Files Coverage
1 33604451011.1 02 Sep 2026 07:37AM UTC 36
52.97
GitHub Action Run
Source Files on build 33604451011
  • Tree
  • List 36
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #139
  • PR Base - main (#33604230178)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc