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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/upload-artifact-7
DEFAULT BRANCH: master
Ran 30 Mar 2026 01:43PM 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:40PM UTC coverage: 65.789% (-0.005%) from 65.794%
23747776287

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.

2 of 3 new or added lines in 1 file covered. (66.67%)

6 existing lines in 1 file now uncovered.

8117 of 12338 relevant lines covered (65.79%)

33.15 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
82.45
-0.1% src/types/zval.rs

Uncovered Existing Lines

Lines Coverage ∆ File
6
82.45
-0.1% src/types/zval.rs
Jobs
ID Job ID Ran Files Coverage
1 23747776287.1 30 Mar 2026 01:43PM UTC 91
65.79
GitHub Action Run
Source Files on build 23747776287
  • 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 #23747776287
  • 9c229d02 on github
  • Prev Build on master (#23744558034)
  • Next Build on feat/zval-ref-deref-inline (#23748017724)
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