Skip to content

Conversation

@kakserpom
Copy link
Contributor

Fixes #375

@coveralls
Copy link

coveralls commented Dec 22, 2025

Pull Request Test Coverage Report for Build 20436803957

Details

  • 1 of 56 (1.79%) changed or added relevant lines in 2 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.4%) to 34.867%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/types/array/mod.rs 1 2 50.0%
src/zend/handlers.rs 0 54 0.0%
Files with Coverage Reduction New Missed Lines %
src/zend/handlers.rs 1 0.0%
Totals Coverage Status
Change from base Build 20436024906: -0.4%
Covered Lines: 1705
Relevant Lines: 4890

💛 - Coveralls

@kakserpom kakserpom force-pushed the fix_prop_visibility branch 3 times, most recently from a5bc458 to 7924840 Compare December 22, 2025 15:46
@kakserpom kakserpom changed the title fix: property visibility checks #375 fix(class): property visibility checks #375 Dec 22, 2025
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.

Visibility not respected in read_property and write_property

2 participants