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

ZelAnton / ProcessKit-rs / 30091659614
94%

Build:
DEFAULT BRANCH: main
Ran 24 Jul 2026 12:04PM UTC
Jobs 1
Files 43
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

24 Jul 2026 11:51AM UTC coverage: 94.384% (-0.08%) from 94.467%
30091659614

push

github

TESTPERSONAL
Add a typed CapturePolicy redaction-at-capture seam

Introduce a public CapturePolicy trait and OutputStream enum that let a consumer
shape each retained output line before it enters the capture backlog, so a secret
can be redacted or blanked before it lands in the buffer or ProcessResult. The
policy runs at the single retained-line choke point, immediately before push, and
fails closed on panic. Built-in overflow/eviction stays a separate fast path;
handler/tee/output_bytes see the un-redacted line by design. Wire it through the
whole-command capture_policy builder, export the new types, document the seam in the
secret-hygiene guides, add tests, and regenerate the public-api baseline.

20823 of 22062 relevant lines covered (94.38%)

13910.94 hits per line

Coverage Regressions

Lines Coverage ∆ File
124
91.04
-0.22% src/command.rs
63
97.15
-0.5% src/pump.rs
13
96.78
-2.51% src/buffer.rs
Jobs
ID Job ID Ran Files Coverage
1 30091659614.1 24 Jul 2026 12:04PM UTC 43
94.38
GitHub Action Run
Source Files on build 30091659614
  • Tree
  • List 43
  • Changed 5
  • Source Changed 4
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30091659614
  • 6c4c911d on github
  • Prev Build on main (#30086758831)
  • Next Build on main (#30092375938)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc