Skip to content

PHPstan level 2 - #498

Open
JeroenVanOort wants to merge 9 commits into
sabre-io:masterfrom
webparking:phpstan-level-2
Open

PHPstan level 2#498
JeroenVanOort wants to merge 9 commits into
sabre-io:masterfrom
webparking:phpstan-level-2

Refactored get_class to instanceof

b40b250
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2026 in 0s

98.68% (+0.35%) compared to d529dda

View this Pull Request on Codecov

98.68% (+0.35%) compared to d529dda

Details

Codecov Report

❌ Patch coverage is 97.93814% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.68%. Comparing base (d529dda) to head (b40b250).
⚠️ Report is 355 commits behind head on master.

Files with missing lines Patch % Lines
lib/FreeBusyGenerator.php 97.14% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #498      +/-   ##
============================================
+ Coverage     98.33%   98.68%   +0.35%     
- Complexity     1757     1760       +3     
============================================
  Files            67       66       -1     
  Lines          4328     4272      -56     
============================================
- Hits           4256     4216      -40     
+ Misses           72       56      -16     

☔ View full report in Codecov by Harness.
📢 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.