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

Eyevinn / moqlivemock / 33518208352
53%
main: 53%

Build:
Build:
LAST BUILD BRANCH: feat/namespace-tuples-and-pull-discovery
DEFAULT BRANCH: main
Ran 01 Sep 2026 02:14PM 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

01 Sep 2026 02:13PM UTC coverage: 52.666% (+4.8%) from 47.869%
33518208352

Pull #136

github

tobbee
fix(mlmrel): register an announcement before acknowledging it

The publish-namespace handler sent REQUEST_OK and then registered the
namespace. A publisher that subscribes -- or tells a subscriber to --
the moment its PublishNamespace returns could race the handler
goroutine and get DOES_NOT_EXIST for a namespace the relay had just
acknowledged. TestFanoutSharedUpstream hit exactly that window on CI's
slower runners, and the interop announce-subscribe case has the same
shape.

Register first, answer second: a SUBSCRIBE that observed the OK now
always resolves. An Accept that fails (a broken request stream)
deregisters again.
Pull Request #136: feat(mlmrel): add a MoQ relay with fanout, group cache and FETCH relaying

628 of 1118 new or added lines in 15 files covered. (56.17%)

3 existing lines in 2 files now uncovered.

3052 of 5795 relevant lines covered (52.67%)

1230.87 hits per line

Uncovered Changes

Lines Coverage ∆ File
100
0.0
cmd/mlmrel/main.go
70
0.0
internal/tlsconfig.go
61
48.31
internal/relay/fetch.go
57
60.42
internal/relay/forward.go
55
0.0
cmd/mlmrel/upstream.go
50
0.0
internal/listen.go
36
86.72
internal/relay/relay.go
27
87.78
internal/relay/track.go
24
0.0
0.0% cmd/mlmpub/main.go
8
0.0
0.0% cmd/mlmsub/main.go
1
32.09
7.93% cmd/mlmpub/handler.go
1
90.41
internal/testconn/testconn.go

Coverage Regressions

Lines Coverage ∆ File
2
38.64
7.58% internal/pub/pub.go
1
0.0
0.0% cmd/mlmpub/main.go
Jobs
ID Job ID Ran Files Coverage
1 33518208352.1 01 Sep 2026 02:14PM UTC 36
52.67
GitHub Action Run
Source Files on build 33518208352
  • Tree
  • List 36
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #136
  • PR Base - main (#33390835882)
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