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

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

Build:
Build:
LAST BUILD BRANCH: embed-run-script-leak
DEFAULT BRANCH: master
Repo Added 05 Apr 2025 07:52PM UTC
Files 77
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 189-prop-attribute-should-rename-fields-to-camelcase-by-default
branch: 189-prop-attribute-should-rename-fields-to-camelcase-by-default
CHANGE BRANCH
x
Reset
  • 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_
  • 522-add-indexmap-feature
  • 530-add-test-harness-for-macro-crate
  • 540-memory-leak-from-module-definition
  • add-compiler-globals
  • add-estrdup
  • add-missing-anyhow-cfg-gate
  • array_btreemap_conversion
  • array_btreemap_conversion_2
  • build-rs-typo
  • builder_override_name_and_version
  • 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/cargo_metadata-0.21
  • dependabot/cargo/cargo_metadata-0.22
  • dependabot/cargo/darling-0.21
  • dependabot/cargo/dialoguer-0.12
  • dependabot/cargo/zip-3.0
  • dependabot/cargo/zip-4.0
  • dependabot/cargo/zip-5.0
  • dependabot/cargo/zip-5.1
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/stale-10
  • dilawar
  • dont-ignore-old-attributes
  • embed-run-script-leak
  • enable-zts-on-nix
  • enum-support
  • expand-sapi-builder
  • feat/interface_impl
  • feat/modify_constructor_visability
  • feat_cargo_php_features
  • fix-sapi-header-value
  • fix_return_type_nullable_void
  • git-hooks
  • improve-tests
  • ini-builder
  • lefthook-cargo-machete
  • master
  • new-clippy-error
  • nix-dev-flake
  • patch-1
  • readme-example
  • refac/rewrite_rename
  • refator/split-array-type
  • 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
  • robem/unused-deps
  • run-update-bindings-as-amd64
  • sapi-zts
  • silence-linter
  • update-guide-url
  • upgrade-bindgen
  • zval_null

17 Jun 2025 06:27PM UTC coverage: 22.034% (-0.04%) from 22.076%
15715261521

Pull #436

github

Xenira
chore(macro)!: change rename defaults to match psr

BREAKING CHANGE: Methods and Properties are renamed to camelCase by default. Classes to PascalCase and constants to UPPER_CASE.

Refs: #189
Pull Request #436: chore(macro)!: change rename defaults to match psr

16 of 35 new or added lines in 5 files covered. (45.71%)

2 existing lines in 2 files now uncovered.

871 of 3953 relevant lines covered (22.03%)

2.35 hits per line

Relevant lines Covered
Build:
Build:
3953 RELEVANT LINES 871 COVERED LINES
2.35 HITS PER LINE
Source Files on 189-prop-attribute-should-rename-fields-to-camelcase-by-default
  • Tree
  • List 67
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
15715261521 189-prop-attribute-should-rename-fields-to-camelcase-by-default chore(macro)!: change rename defaults to match psr BREAKING CHANGE: Methods and Properties are renamed to camelCase by default. Classes to PascalCase and constants to UPPER_CASE. Refs: #189 Pull #436 17 Jun 2025 06:30PM UTC Xenira github
22.03
15715118454 189-prop-attribute-should-rename-fields-to-camelcase-by-default Merge 60289686c into aebb43ac4 Pull #436 17 Jun 2025 06:23PM UTC web-flow github pending completion  
15425631619 189-prop-attribute-should-rename-fields-to-camelcase-by-default chore(macro)!: change rename defaults to match psr BREAKING CHANGE: Methods and Properties are renamed to camelCase by default. Classes to PascalCase and constants to UPPER_CASE. Refs: #189 Pull #436 03 Jun 2025 07:04PM UTC Xenira github
20.89
15425510964 189-prop-attribute-should-rename-fields-to-camelcase-by-default chore(macro)!: change rename defaults to match psr BREAKING CHANGE: Methods and Properties are renamed to camelCase by default. Classes to PascalCase and constants to UPPER_CASE. Refs: #189 Pull #436 03 Jun 2025 06:58PM UTC Xenira github
20.89
15331766277 189-prop-attribute-should-rename-fields-to-camelcase-by-default chore(macro)!: change rename defaults to match psr BREAKING CHANGE: Methods and Properties are renamed to camelCase by default. Classes to PascalCase and constants to UPPER_CASE. Refs: #189 Pull #436 29 May 2025 07:24PM UTC Xenira github
20.8
15331565457 189-prop-attribute-should-rename-fields-to-camelcase-by-default feat: argument defaults can be any expr valid in const scope `None` for example Refs: #433 push 29 May 2025 07:14PM UTC web-flow github
20.93
See All Builds (479)
  • 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