Skip to content

Conversation

@kakserpom
Copy link
Contributor

No description provided.

@coveralls
Copy link

coveralls commented Dec 25, 2025

Pull Request Test Coverage Report for Build 20553374853

Details

  • 3 of 15 (20.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.07%) to 35.903%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/builders/module.rs 0 1 0.0%
crates/macros/src/class.rs 3 7 42.86%
src/build.rs 0 7 0.0%
Totals Coverage Status
Change from base Build 20553343606: -0.07%
Covered Lines: 1812
Relevant Lines: 5047

💛 - Coveralls

Copy link
Member

@Xenira Xenira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks. Just a small adjustment.

@kakserpom kakserpom force-pushed the readonly_class branch 6 times, most recently from 9505f72 to 416e8ce Compare December 27, 2025 19:27
Copy link
Member

@Xenira Xenira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Think we can re-use the build utility for the test crate as well.

@kakserpom kakserpom force-pushed the readonly_class branch 5 times, most recently from 8a3f06d to cadacb4 Compare December 28, 2025 11:35
repository = "https://github.com/extphprs/ext-php-rs"
homepage = "https://ext-php.rs"
license = "MIT OR Apache-2.0"
links = "ext-php-rs"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

linking with itself seems wrong. Havent looked into it though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants