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

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

Build:
Build:
LAST BUILD BRANCH: 189-prop-attribute-should-rename-fields-to-camelcase-by-default
DEFAULT BRANCH: master
Repo Added 05 Apr 2025 07:52PM CUT
Files 67
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: 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
  • coverage-ignore-release-plz
  • dependabot/cargo/bindgen-0.71.1
  • dependabot/cargo/zip-3.0
  • dependabot/cargo/zip-4.0
  • master
  • refac/rewrite_rename
  • release-plz-2025-02-18T23-12-33Z-tmp-100007611

03 Jun 2025 07:02PM CUT coverage: 20.885% (-0.04%) from 20.927%
15425631619

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.

821 of 3931 relevant lines covered (20.89%)

2.31 hits per line

Relevant lines Covered
Build:
Build:
3931 RELEVANT LINES 821 COVERED LINES
2.31 HITS PER LINE
Source Files on master
  • Tree
  • List 67
  • Changed 6
  • Source Changed 6
  • Coverage Changed 5
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 + 2109 + 20 109 + 20.0
0.0
crates/macros/src/constant.rs52 + 222 + 20 22 + 20.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 + 2312 + 20 312 + 20.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/
  • ►
    29.47
    src/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
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 CUT 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 CUT Xenira github
20.89
15400471004 master chore(deps): update cargo_metadata requirement from 0.19 to 0.20 (#437) Updates the requirements on [cargo_metadata](https://github.com/oli-obk/cargo_metadata) to permit the latest version. - [Release notes](https://github.com/oli-obk/cargo_metad... push 02 Jun 2025 07:01PM CUT web-flow github
20.93
15397642529 dependabot/cargo/cargo_metadata-0.20 chore(deps): update cargo_metadata requirement from 0.19 to 0.20 Updates the requirements on [cargo_metadata](https://github.com/oli-obk/cargo_metadata) to permit the latest version. - [Release notes](https://github.com/oli-obk/cargo_metadata/rel... Pull #437 02 Jun 2025 04:34PM CUT web-flow github pending completion  
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 CUT 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 CUT web-flow github
20.93
15297155720 master feat: argument defaults can be any expr valid in const scope `None` for example Refs: #433 push 28 May 2025 09:57AM CUT web-flow github
20.93
15271308619 master Merge a57187d0d into f901d1c29 Pull #434 27 May 2025 09:13AM CUT web-flow github
20.93
15270497247 master chore(deps): update zip requirement from 3.0 to 4.0 (#435) Updates the requirements on [zip](https://github.com/zip-rs/zip2) to permit the latest version. - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com... push 27 May 2025 08:38AM CUT web-flow github
20.93
15258154394 dependabot/cargo/zip-4.0 chore(deps): update zip requirement from 3.0 to 4.0 Updates the requirements on [zip](https://github.com/zip-rs/zip2) to permit the latest version. - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs... Pull #435 26 May 2025 04:12PM CUT web-flow github
20.93
See All Builds (78)
  • 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