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

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

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

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.

20 of 27 new or added lines in 1 file covered. (74.07%)

4 existing lines in 1 file now uncovered.

8134 of 12346 relevant lines covered (65.88%)

35.79 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
7
83.72
1.16% src/types/zval.rs

Uncovered Existing Lines

Lines Coverage ∆ File
4
83.72
1.16% src/types/zval.rs
Jobs
ID Job ID Ran Files Coverage
1 23747410725.1 30 Mar 2026 01:35PM UTC 91
65.88
GitHub Action Run
Source Files on build 23747410725
  • 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 #23747410725
  • 77d07608 on github
  • Prev Build on master (#23744558034)
  • Next Build on feat/zval-ref-deref-inline (#23747523472)
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