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

cenkalti / rain / 28032079813

Builds Branch Commit Type Ran Committer Via Coverage
28032079813 master build(deps): bump actions/checkout from 6 to 7 Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/... push 23 Jun 2026 02:05PM UTC cenkalti github
40.6
28032059097 master build(deps): bump go.etcd.io/bbolt from 1.4.3 to 1.5.0 Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.4.3 to 1.5.0. - [Release notes](https://github.com/etcd-io/bbolt/releases) - [Commits](https://github.com/etcd-io/bbolt/compa... push 23 Jun 2026 02:05PM UTC cenkalti github
40.64
27980931046 dependabot/go_modules/go.etcd.io/bbolt-1.5.0 build(deps): bump go.etcd.io/bbolt from 1.4.3 to 1.5.0 Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.4.3 to 1.5.0. - [Release notes](https://github.com/etcd-io/bbolt/releases) - [Commits](https://github.com/etcd-io/bbolt/compa... Pull #237 22 Jun 2026 08:13PM UTC web-flow github
40.58
27980935322 dependabot/github_actions/actions/checkout-7 build(deps): bump actions/checkout from 6 to 7 Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/... Pull #238 22 Jun 2026 08:13PM UTC web-flow github
40.61
27643884382 master deps: update backoff to v6 push 16 Jun 2026 07:52PM UTC jakealti github
40.61
27334202696 refs/tags/v2.3.1 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 ... push 11 Jun 2026 08:31AM UTC jakealti github
40.58
27333882090 master 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 ... push 11 Jun 2026 08:24AM UTC jakealti github
40.58
27313863710 master refactor: split CLI into internal/command package, one file per command Move the CLI out of the single 1241-line main.go into internal/command, one file per command. Root main.go keeps the cli.App wiring and profiling hooks and assembles the expo... push 10 Jun 2026 11:49PM UTC jakealti github
40.63
27312463891 master refactor: migrate to math/rand/v2 Switch the five math/rand call sites to math/rand/v2: Intn -> IntN, Int31 -> Int32, Shuffle unchanged. The v2 generator is auto-seeded and is the modern idiom; behavior is equivalent for these non-crypto uses (pe... push 10 Jun 2026 11:14PM UTC jakealti github
40.83
27312370454 master chore: bump go-prettyjson and boltbrowser to latest push 10 Jun 2026 11:13PM UTC jakealti github
40.8
27312094105 master refactor: modernize sorting with slices.SortFunc and builtin min Replace sort.Slice/sort.Sort with slices.SortFunc (cmp.Compare/cmp.Or) across piecepicker, unchoker, addrlist, magnet, and console, and use slices.Sort for the string sort in jsonut... push 10 Jun 2026 11:06PM UTC jakealti github
40.87
27312023124 master Potential fix for code scanning alert no. 11: Incorrect conversion between integer types Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> push 10 Jun 2026 11:04PM UTC web-flow github
40.88
27311133125 master test: add harnesses for peer and announcer Drive the two goroutine-actor packages deterministically without the full torrent loop: - peer: a harness wires a Peer to a remote peerconn.Conn over net.Pipe and verifies the Run loop forwards receiv... push 10 Jun 2026 10:44PM UTC jakealti github
40.81
27310795747 master test: add tests for storage layer and jsonutil Cover the previously-untested storage and disk-IO packages using t.TempDir() and in-memory file fixtures (no network): - jsonutil: MarshalCompactPretty field sorting/formatting (0%->94%). - storage:... push 10 Jun 2026 10:36PM UTC jakealti github
38.09
27310357125 master 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+wri... push 10 Jun 2026 10:27PM UTC jakealti github
36.59
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 39
  • 40
  • Next →
  • Back to Repo
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