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

davidcole1340 / ext-php-rs
22%

Build:
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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 189-prop-attribute-should-rename-fields-to-camelcase-by-default
  • 326-implements-doesnt-generate-the-right-stubs
  • 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
  • 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
  • add-compiler-globals
  • add-estrdup
  • add-missing-anyhow-cfg-gate
  • build-rs-typo
  • cargo_php_stdout_noise_tolerance
  • chore_clippy
  • clippy-fix
  • coercion-helpers
  • 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/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-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
  • run-update-bindings-as-amd64
  • sapi-zts
  • silence-linter
  • upgrade-bindgen

10 Jul 2025 06:54PM CUT coverage: 22.331%. Remained the same
16203548003

push

github

web-flow
feat: make Sapi work with ZTS builds

* feat: make Sapi work with ZTS builds

* test: add basic multithreaded SAPI test

* chore: fix lint error

* test: remove problematic SAPI test for now...

Refs: #488

870 of 3896 relevant lines covered (22.33%)

3.65 hits per line

Relevant lines Covered
Build:
Build:
3896 RELEVANT LINES 870 COVERED LINES
3.65 HITS PER LINE
Source Files on master
  • Tree
  • List 69
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
0.0
crates/cli/src/ext.rs37 10 0 10 0.0
0.0
crates/cli/src/lib.rs569 204 0 204 0.0
0.0
crates/cli/src/main.rs18 2 0 2 0.0
0.0
crates/macros/src/class.rs177 64 0 64 0.0
0.0
crates/macros/src/constant.rs52 17 0 17 0.0
0.0
crates/macros/src/extern_.rs69 28 0 28 0.0
0.0
crates/macros/src/fastcall.rs19 4 0 4 0.0
0.0
crates/macros/src/function.rs639 307 0 307 0.0
0.0
crates/macros/src/helpers.rs23 11 0 11 0.0
0.0
build.rs49 6 0 6 0.0
Showing 1 to 10 of 69 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • Next
  • ►
    2.62
    crates/
  • ►
    30.15
    src/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
16203548003 master feat: make Sapi work with ZTS builds * feat: make Sapi work with ZTS builds * test: add basic multithreaded SAPI test * chore: fix lint error * test: remove problematic SAPI test for now... Refs: #488 push 10 Jul 2025 06:56PM CUT web-flow github
22.33
16201219886 master fix(stubs): include doc comments in `__construct()` stubs Refs: #497 push 10 Jul 2025 04:58PM CUT Xenira github
22.33
16199229403 497-stubs-missing-doc-comments-for-__construct fix(stubs): include doc comments in `__construct()` stubs Refs: #497 Pull #498 10 Jul 2025 03:26PM CUT Xenira github
22.33
16199179682 497-stubs-missing-doc-comments-for-__construct fix(clippy): fix new clippy rule push 10 Jul 2025 03:24PM CUT Xenira github
22.34
16186430696 sapi-zts Merge b88d7b906 into 1de4bee12 Pull #488 10 Jul 2025 04:54AM CUT web-flow github
22.34
16179968440 release-plz-2025-07-09T20-53-32Z Merge 0c57be230 into 1de4bee12 Pull #495 09 Jul 2025 08:55PM CUT web-flow github
22.34
16179805302 master fix(clippy): fix new clippy rule push 09 Jul 2025 08:49PM CUT Xenira github
22.34
16179293502 upgrade-bindgen fix(clippy): fix new clippy rule Pull #494 09 Jul 2025 08:18PM CUT Xenira github
22.34
16179250231 upgrade-bindgen Merge 4499a88a9 into edeb50cfa Pull #494 09 Jul 2025 08:18PM CUT web-flow github pending completion  
16179249311 upgrade-bindgen chore(deps): upgrade bindgen to `v0.70` Pull #494 09 Jul 2025 08:16PM CUT Xenira github
22.34
See All Builds (327)
  • 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