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

databendlabs / openraft / 29151664784
87%

Build:
DEFAULT BRANCH: main
Ran 11 Jul 2026 11:54AM UTC
Jobs 1
Files 265
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 Jul 2026 11:51AM UTC coverage: 87.051% (+0.005%) from 87.046%
29151664784

push

github

drmingdrmer
docs: replace contrib.rocks with a generated contributor grid

# Summary

The README Contributors section embedded a third-party contrib.rocks image
that only credited commit authors. It now shows a self-hosted grid of every
contributor — commit authors plus issue and pull-request reporters — as small
circular-avatar SVGs, produced and refreshed by scripts under
scripts/contributors/.

# Details

- Add two tools driven by a Makefile: list_contributors.py unions all commit
  authors and issue/PR authors from GitHub and writes the login list plus a
  README-ready Markdown block; generate_contributor_svgs.py renders one
  self-contained SVG per login (a circular avatar and the @handle in GitHub's
  username font), embedding the avatar as base64 so it renders inline on
  GitHub's sandboxed image view.
- Cache downloaded avatars under assets/contributors/avatars/ so refreshing the
  list only fetches new contributors; the generated login list, Markdown, and
  avatar SVGs are committed under assets/contributors/ so GitHub can serve them.
- Drop the contrib.rocks image and its attribution from the README; the
  contributor list no longer depends on an external service, and
  scripts/README.md documents how to regenerate everything.

17465 of 20063 relevant lines covered (87.05%)

159146.59 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
88.51
-3.45% openraft/src/raft/raft_inner.rs
1
83.33
0.0% openraft/src/metrics/serde_instant.rs
Jobs
ID Job ID Ran Files Coverage
1 29151664784.1 11 Jul 2026 11:54AM UTC 265
87.05
GitHub Action Run
Source Files on build 29151664784
  • Tree
  • List 265
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29151664784
  • f30c9712 on github
  • Prev Build on main (#29148744530)
  • Next Build on main (#29152367765)
  • 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