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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/upload-artifact-7
DEFAULT BRANCH: master
Ran 30 Mar 2026 01:38PM 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 01:34PM UTC coverage: 65.886% (+0.09%) from 65.794%
23747523472

push

github

ptondereau
fix(zval): auto-dereference references in accessors and inline hot paths

Zval accessor methods (long, double, zend_str, bool, array, object,
resource) now transparently dereference IS_REFERENCE zvals, so PHP
references (&$x) work without manual unwrapping.

Also optimizes dereference_mut() with unwrap_unchecked (the type check
already guards it) and adds #[inline] on frequently called methods.

Based on #682 by @kakserpom. Closes #102.

25 of 33 new or added lines in 1 file covered. (75.76%)

4 existing lines in 1 file now uncovered.

8135 of 12347 relevant lines covered (65.89%)

35.8 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
8
83.74
1.18% src/types/zval.rs

Uncovered Existing Lines

Lines Coverage ∆ File
4
83.74
1.18% src/types/zval.rs
Jobs
ID Job ID Ran Files Coverage
1 23747523472.1 30 Mar 2026 01:38PM UTC 91
65.89
GitHub Action Run
Source Files on build 23747523472
  • Tree
  • List 91
  • Changed 6
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23747523472
  • 46d3015e on github
  • Prev Build on master (#23744558034)
  • Next Build on feat/zval-ref-deref-inline (#23747776287)
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