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

Eyevinn / moqlivemock / 33605045390
53%

Build:
DEFAULT BRANCH: main
Ran 02 Sep 2026 07:44AM 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:43AM UTC coverage: 52.863% (-0.07%) from 52.937%
33605045390

push

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

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

9 existing lines in 4 files now uncovered.

3084 of 5834 relevant lines covered (52.86%)

1223.37 hits per line

Uncovered Changes

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

Coverage Regressions

Lines Coverage ∆ File
4
49.74
-0.7% internal/sub/sub.go
2
38.64
-0.51% internal/pub/pub.go
2
57.53
-1.37% internal/relay/forward.go
1
89.73
-0.68% internal/testconn/testconn.go
Jobs
ID Job ID Ran Files Coverage
1 33605045390.1 02 Sep 2026 07:44AM UTC 36
52.86
GitHub Action Run
Source Files on build 33605045390
  • Tree
  • List 36
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 82775e6e on github
  • Prev Build on 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