Skip to content

fix property access when no hooks - #157

Merged
withinboredom merged 3 commits into
v2from
fix/properties
Aug 3, 2025
Merged

fix property access when no hooks#157
withinboredom merged 3 commits into
v2from
fix/properties

make possible to deny all operations

e19d251
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Aug 3, 2025 in 0s

47.21% (+0.35%) compared to 7cba4cb

View this Pull Request on Codecov

47.21% (+0.35%) compared to 7cba4cb

Details

Codecov Report

❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 47.21%. Comparing base (7cba4cb) to head (e19d251).

Files with missing lines Patch % Lines
src/State/AbstractHistory.php 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                 v2     #157      +/-   ##
============================================
+ Coverage     46.85%   47.21%   +0.35%     
- Complexity     1313     1317       +4     
============================================
  Files           103      103              
  Lines          3677     3679       +2     
============================================
+ Hits           1723     1737      +14     
+ Misses         1954     1942      -12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.