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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/upload-artifact-7
DEFAULT BRANCH: master
Ran 30 Mar 2026 01:58PM 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:55PM UTC coverage: 65.678% (-0.1%) from 65.794%
23748496121

Pull #708

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.
Pull Request #708: fix(zval): auto-dereference references in accessors and inline hot paths

40 of 67 new or added lines in 1 file covered. (59.7%)

13 existing lines in 1 file now uncovered.

8129 of 12377 relevant lines covered (65.68%)

33.86 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
27
80.09
-2.46% src/types/zval.rs

Uncovered Existing Lines

Lines Coverage ∆ File
13
80.09
-2.46% src/types/zval.rs
Jobs
ID Job ID Ran Files Coverage
1 23748496121.1 30 Mar 2026 01:58PM UTC 91
65.68
GitHub Action Run
Source Files on build 23748496121
  • 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 #23748496121
  • Pull Request #708
  • PR Base - master (#23744558034)
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