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

extphprs / ext-php-rs / 23737716528
66%
master: 66%

Build:
Build:
LAST BUILD BRANCH: feat/module-globals
DEFAULT BRANCH: master
Ran 30 Mar 2026 09:32AM UTC
Jobs 1
Files 91
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

30 Mar 2026 09:28AM UTC coverage: 66.102% (+0.2%) from 65.904%
23737716528

Pull #706

github

ptondereau
feat(types): add Separated and PhpRef wrappers for zval ownership (#526)

Decouples Rust mutability from PHP pass-by-reference semantics.
`Separated<'a>` gives `&mut Zval` access without ZEND_SEND_BY_REF,
allowing literal values like `foo([1,2,3])`. `PhpRef<'a>` is the
explicit opt-in for PHP pass-by-reference (`&$x`).
Pull Request #706: feat(types): add Separated and PhpRef wrappers for zval ownership

25 of 33 new or added lines in 3 files covered. (75.76%)

8114 of 12275 relevant lines covered (66.1%)

32.89 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
75.0
src/types/php_ref.rs
5
64.29
src/types/separated.rs
Jobs
ID Job ID Ran Files Coverage
1 23737716528.1 30 Mar 2026 09:32AM UTC 91
66.1
GitHub Action Run
Source Files on build 23737716528
  • Tree
  • List 91
  • Changed 4
  • Source Changed 2
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23737716528
  • Pull Request #706
  • PR Base - master (#23735765842)
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