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

cenkalti / rain / 27334202696
41%
master: 41%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v2.3.1
DEFAULT BRANCH: master
Ran 11 Jun 2026 08:31AM 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.575%. First build
27334202696

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%)

4867 of 11995 relevant lines covered (40.58%)

46.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27334202696.1 11 Jun 2026 08:31AM UTC 164
40.58
GitHub Action Run
Source Files on build 27334202696
  • Tree
  • List 164
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • adc677b1 on github
  • 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