Skip to content

Test uncovered code paths to reach 100% line coverage#298

Open
WarLikeLaux wants to merge 4 commits into
yiisoft:masterfrom
WarLikeLaux:add-coverage-tests
Open

Test uncovered code paths to reach 100% line coverage#298
WarLikeLaux wants to merge 4 commits into
yiisoft:masterfrom
WarLikeLaux:add-coverage-tests

Drop unreachable branches in middleware factories

88dfcb3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 8, 2026 in 0s

0.00% (+0.00%) compared to 7bcbc2c

View this Pull Request on Codecov

0.00% (+0.00%) compared to 7bcbc2c

Details

Codecov Report

❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (7bcbc2c) to head (88dfcb3).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/Middleware/MiddlewareFactory.php 0.00% 6 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             master    #298   +/-   ##
========================================
  Coverage      0.00%   0.00%           
+ Complexity      330     328    -2     
========================================
  Files            49      49           
  Lines           910     903    -7     
========================================
+ Misses          910     903    -7     

☔ 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.