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

cenkalti / rain / 27333882090
41%

Build:
DEFAULT BRANCH: master
Ran 11 Jun 2026 08:24AM UTC
Jobs 1
Files 164
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

11 Jun 2026 08:21AM UTC coverage: 40.584% (-0.05%) from 40.634%
27333882090

push

github

jakealti
refactor(bitfield): use NumBytes in NewBytes instead of recomputing the ceil

NewBytes derived requiredBytes via divMod32 + a manual round-up, which is
exactly what NumBytes((length+7)/8) already computes. Call NumBytes and
keep divMod32 only for the last-byte remainder (still needed to clear the
unused high bits, and still used by the bit get/set/clear operations).

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

276 existing lines in 16 files now uncovered.

4868 of 11995 relevant lines covered (40.58%)

46.67 hits per line

Coverage Regressions

Lines Coverage ∆ File
128
0.0
0.0% internal/console/console.go
42
0.0
0.0% torrent/session_rpc_handler.go
19
38.06
0.0% rainrpc/client.go
18
0.0
0.0% internal/btconn/error.go
14
76.52
-0.18% internal/piececache/cache.go
13
0.0
0.0% internal/command/helpers.go
9
0.0
0.0% internal/webseedsource/webseedsource.go
8
0.0
0.0% torrent/session_dht.go
5
9.52
-2.98% torrent/torrent_stats.go
4
62.16
11.05% internal/handshaker/outgoinghandshaker/outgoinghandshaker.go
3
0.0
0.0% internal/command/client.go
3
0.0
0.0% internal/command/torrent_show.go
3
76.47
2.66% internal/handshaker/incominghandshaker/incominghandshaker.go
3
0.0
0.0% torrent/session_rpc_server.go
2
61.04
-2.6% torrent/torrent_run.go
2
47.06
0.55% torrent/torrent_webseed.go
Jobs
ID Job ID Ran Files Coverage
1 27333882090.1 11 Jun 2026 08:24AM UTC 164
40.58
GitHub Action Run
Source Files on build 27333882090
  • Tree
  • List 164
  • Changed 19
  • Source Changed 0
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • adc677b1 on github
  • Prev Build on master (#27313863710)
  • Next Build on master (#27643884382)
  • 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