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

ZelAnton / ProcessKit-rs / 28975369744
94%

Build:
DEFAULT BRANCH: main
Ran 08 Jul 2026 09:01PM UTC
Jobs 1
Files 30
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

08 Jul 2026 08:58PM UTC coverage: 93.581%. Remained the same
28975369744

push

github

ZelAnton
Unhide and reformat doctest boilerplate in GitHub-facing docs

README.md and docs/*.md are only ever rendered as raw GitHub markdown
and compiled as doctests via the doc(hidden) modules in
src/doc_examples.rs - neither path runs them through rustdoc's HTML
renderer, so rustdoc's '# ' hidden-line marker was never stripped and the
literal '#' leaked to every reader on GitHub.

Un-hide every hidden line and reformat each example to the visible style
the first README example already uses: imports hoisted above the
#[tokio::main] wrapper, the body indented one level, and item
definitions (cli_client!/impl) kept at module scope rather than nested
inside main. Doctests are unaffected - the lines were already compiled,
only hidden from a renderer that never runs here (112 doctests still
pass).

12610 of 13475 relevant lines covered (93.58%)

8322.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28975369744.1 08 Jul 2026 09:01PM UTC 30
93.58
GitHub Action Run
Source Files on build 28975369744
  • Tree
  • List 30
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28975369744
  • e555c616 on github
  • Prev Build on main (#28974102308)
  • Next Build on main (#28976024578)
  • 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