• 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: master
CHANGE BRANCH
x
Reset
  • master
  • 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
  • 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
16179805302 master fix(clippy): fix new clippy rule push 09 Jul 2025 08:49PM CUT Xenira github
22.34
16098979450 master Merge pull request #487 from davidcole1340/release-plz-2025-07-05T11-11-43Z chore: release push 06 Jul 2025 12:26PM CUT web-flow github
22.34
16098838729 master fix: support defaults for calls with named arguments Signed-off-by: Dmitry Dygalo <dmitry@dygalo.dev> Fixes: #490 push 06 Jul 2025 12:10PM CUT web-flow github
22.34
16087646043 master feat(error): deprecate `E_USER_ERROR` in PHP 8.4 Refs: #476 push 05 Jul 2025 11:27AM CUT web-flow github
22.32
16087407105 master docs: Add missing parenthesis * docs: Add missing parenthesis * docs: Update lib docs Signed-off-by: Dmitry Dygalo <dmitry@dygalo.dev> --------- Refs: #486 Signed-off-by: Dmitry Dygalo <dmitry@dygalo.dev> push 05 Jul 2025 10:56AM CUT web-flow github
22.32
16078190450 master Merge pull request #371 from davidcole1340/release-plz-2025-02-18T23-12-33Z chore: release push 04 Jul 2025 05:02PM CUT web-flow github
22.32
16071242982 master feat(builders): add IniBuilder Refs: #442 push 04 Jul 2025 10:06AM CUT web-flow github
22.32
16059880917 master chore(github): add issue and pr templates Refs: #455 push 03 Jul 2025 08:28PM CUT Xenira github
21.65
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