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

ptondereau / ext-php-rs / 23855112616
65%
master: 66%

Build:
Build:
LAST BUILD BRANCH: fix/string-prop-getter-zend-string-leak
DEFAULT BRANCH: master
Ran 01 Apr 2026 03:00PM UTC
Jobs 1
Files 95
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

01 Apr 2026 02:55PM UTC coverage: 65.463%. Remained the same
23855112616

push

github

ptondereau
feat(embed): add Sapi trait, ServerContext, PhpThreadGuard and worker-mode lifecycle

Add high-level safe abstractions for building custom PHP SAPIs in Rust:

- `Sapi` trait with trampoline generation for type-safe SAPI callbacks
- `ServerContext` trait for per-request state management
- `PhpThreadGuard` RAII wrapper for ZTS thread lifecycle
- `ServerVarRegistrar` for safe $_SERVER population
- Worker-mode partial shutdown/startup for request recycling
- Guide documentation for Custom SAPI and Worker Mode
- Nix flake ZTS devshell

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

66 of 143 new or added lines in 4 files covered. (46.15%)

4 existing lines in 1 file now uncovered.

8196 of 12520 relevant lines covered (65.46%)

33.59 hits per line

Uncovered Changes

Lines Coverage ∆ File
57
39.36
0.0% src/embed/sapi_trait.rs
14
0.0
0.0% src/embed/thread.rs
5
75.0
0.0% src/embed/worker.rs
1
93.33
0.0% src/embed/server_vars.rs

Coverage Regressions

Lines Coverage ∆ File
4
97.4
0.0% src/embed/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 23855112616.1 01 Apr 2026 03:00PM UTC 95
65.46
GitHub Action Run
Source Files on build 23855112616
  • Tree
  • List 95
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23855112616
  • b4636425 on github
  • Prev Build on feat/sapi-trait-and-zts (#23854969380)
  • Next Build on feat/sapi-trait-and-zts (#23855425862)
  • 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