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

davidcole1340 / ext-php-rs
22%
master: 22%

Build:
Build:
LAST BUILD BRANCH: 425-add-indexmap-feature-as-hashmapstring-zval-does-not-guarantee-same-order-as-input-from-php
DEFAULT BRANCH: master
Repo Added 05 Apr 2025 07:52PM CUT
Files 69
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

LAST BUILD ON BRANCH coercion-helpers
branch: coercion-helpers
CHANGE BRANCH
x
Reset
  • coercion-helpers
  • 189-prop-attribute-should-rename-fields-to-camelcase-by-default
  • 326-implements-doesnt-generate-the-right-stubs
  • 373-stubs-missing-for-rustclosure
  • 375-visibility-not-respected-in-read_property-and-write_property
  • 414-reorganise-integration-tests
  • 415-add-code-coverage-reporting
  • 418-make-clippy-pedantic
  • 422-improve-php-attribute-documentation
  • 423-change-startup-function-to-phpstartup-startup_function
  • 425-add-indexmap-feature-as-hashmapstring-zval-does-not-guarantee-same-order-as-input-from-php
  • 443-automate-docsrs_bindingsrs-generation
  • 447-update-docsrs-bindings-to-php-84
  • 453_ZendHashTable_numeric_keys
  • 455-add-issue-templates-to-improve-issue-quality
  • 466-change-rename-to-something-more-distinct
  • 467-a-nasty-doc-comment-bug-in-php_class
  • 476-passing-e_user_error-to-trigger_error-is-deprecated-since-84
  • 497-stubs-missing-doc-comments-for-__construct
  • 501-error-while-linking
  • 504-self_-could-not-be-passed-by-reference
  • 506-missing-lifetime-specifier-when-taking-self_-and-zval-and-returning-self_
  • add-compiler-globals
  • add-estrdup
  • add-missing-anyhow-cfg-gate
  • build-rs-typo
  • cargo_php_stdout_noise_tolerance
  • chore_clippy
  • clippy-fix
  • coverage-ignore-release-plz
  • dd/guide-fix-typo
  • dd/nullable-named-args
  • dependabot/cargo/bindgen-0.71.1
  • dependabot/cargo/bindgen-0.72.0
  • dependabot/cargo/cargo_metadata-0.21
  • dependabot/cargo/darling-0.21
  • dependabot/cargo/zip-3.0
  • dependabot/cargo/zip-4.0
  • dilawar
  • dont-ignore-old-attributes
  • enable-zts-on-nix
  • enum-support
  • expand-sapi-builder
  • feat_cargo_php_features
  • fix-sapi-header-value
  • fix_return_type_nullable_void
  • git-hooks
  • improve-tests
  • ini-builder
  • master
  • nix-dev-flake
  • patch-1
  • refac/rewrite_rename
  • release-only-on-success
  • release-plz-2025-02-18T23-12-33Z
  • release-plz-2025-02-18T23-12-33Z-tmp-100007611
  • release-plz-2025-07-05T11-11-43Z
  • release-plz-2025-07-09T20-53-32Z
  • release-plz-2025-07-14T17-29-09Z
  • revert-511-373-stubs-missing-for-rustclosure
  • run-update-bindings-as-amd64
  • sapi-zts
  • silence-linter
  • update-guide-url
  • upgrade-bindgen

20 Jun 2025 05:06PM CUT coverage: 21.715% (-0.3%) from 22.034%
15784055444

Pull #341

github

Xenira
feat(zval): add helpers for Zval coercion
Pull Request #341: Add helpers for Zval coercion

0 of 58 new or added lines in 1 file covered. (0.0%)

871 of 4011 relevant lines covered (21.72%)

2.31 hits per line

Relevant lines Covered
Build:
Build:
4011 RELEVANT LINES 871 COVERED LINES
2.31 HITS PER LINE
Source Files on coercion-helpers
  • Tree
  • List 67
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
0.0
crates/cli/src/ext.rs37 10 0 10 0.0
0.0
crates/cli/src/lib.rs522 195 0 195 0.0
0.0
crates/cli/src/main.rs18 2 0 2 0.0
0.0
crates/macros/src/class.rs227 109 0 109 0.0
0.0
crates/macros/src/constant.rs52 22 0 22 0.0
0.0
crates/macros/src/extern_.rs74 41 0 41 0.0
0.0
crates/macros/src/fastcall.rs19 4 0 4 0.0
0.0
crates/macros/src/function.rs637 312 0 312 0.0
0.0
crates/macros/src/helpers.rs23 11 0 11 0.0
0.0
build.rs52 6 0 6 0.0
Showing 1 to 10 of 67 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • Next
  • ►
    2.23
    crates/
  • ►
    30.42
    src/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
15784055444 coercion-helpers feat(zval): add helpers for Zval coercion Pull #341 20 Jun 2025 05:09PM CUT Xenira github
21.72
15784056117 coercion-helpers Merge 96c228a99 into 660f308c0 Pull #341 20 Jun 2025 05:09PM CUT web-flow github pending completion  
15784046365 coercion-helpers Merge cfb15cb5d into 660f308c0 Pull #341 20 Jun 2025 05:08PM CUT web-flow github
21.72
15784045623 coercion-helpers feat(zval) add helpers for Zval coercion push 20 Jun 2025 05:08PM CUT Xenira github
21.72
15784030105 coercion-helpers Add helpers for Zval coercion push 20 Jun 2025 05:07PM CUT Xenira github
21.72
15784030850 coercion-helpers Merge bd2ffeb23 into 660f308c0 Pull #341 20 Jun 2025 05:07PM CUT web-flow github
21.72
See All Builds (363)
  • Repo on GitHub
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

© 2025 Coveralls, Inc