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

cenkalti / rain / 27310357125 / 1
41%
master: 41%

Build:
DEFAULT BRANCH: master
Ran 10 Jun 2026 10:27PM UTC
Files 127
Run time 2s
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

10 Jun 2026 10:26PM UTC coverage: 36.594% (+1.4%) from 35.231%
27310357125.1

push

github

jakealti
test: add integration/e2e tests for connection and RPC layers

Cover the integration packages that require real connections and
goroutine lifecycles:

- peerconn: full message round-trip between two Conns over net.Pipe,
  exercising the reader+writer composition in Conn.Run (0%->66%).
- handshaker (incoming+outgoing): real BitTorrent handshake over
  loopback TCP for plaintext and encrypted (MSE/RC4) paths, plus the
  incoming info-hash-rejection error path (0%->73%/42%).
- rainrpc: drive the public JSON-RPC client against a live Session with
  its RPC server enabled (add/list/inspect/remove lifecycle, session
  stats, version, unknown-torrent error) (0%->36%).

Matches the existing connection-package convention of no goleak
TestMain; the RPC test lives in package rainrpc_test and spins up a real
torrent.Session, kept isolated from the torrent package's strict goleak.

4377 of 11961 relevant lines covered (36.59%)

46.62 hits per line

Source Files on job 27310357125.1
  • Tree
  • List 127
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27310357125
  • d8141e18 on github
  • Prev Job for on master (#27309830309.1)
  • Next Job for on master (#27310795747.1)
  • 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