Skip to content

Replace StyleCI to PHP CS Fixer - #120

Merged
vjik merged 5 commits into
masterfrom
cs
Jul 29, 2026
Merged

Replace StyleCI to PHP CS Fixer#120
vjik merged 5 commits into
masterfrom
cs

fix

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

0.00% (+0.00%) compared to 77a5a78

View this Pull Request on Codecov

0.00% (+0.00%) compared to 77a5a78

Details

Codecov Report

❌ Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (77a5a78) to head (f91694b).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/Login/Cookie/CookieLoginMiddleware.php 0.00% 2 Missing ⚠️
src/Login/LoginMiddleware.php 0.00% 2 Missing ⚠️
src/Event/AfterLogin.php 0.00% 1 Missing ⚠️
src/Event/AfterLogout.php 0.00% 1 Missing ⚠️
src/Event/BeforeLogin.php 0.00% 1 Missing ⚠️
src/Event/BeforeLogout.php 0.00% 1 Missing ⚠️
src/Login/Cookie/CookieLogin.php 0.00% 1 Missing ⚠️
src/Method/ApiAuth.php 0.00% 1 Missing ⚠️
src/Method/WebAuth.php 0.00% 1 Missing ⚠️
src/UserAuth.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             master    #120   +/-   ##
========================================
  Coverage      0.00%   0.00%           
  Complexity      110     110           
========================================
  Files            15      15           
  Lines           287     290    +3     
========================================
- Misses          287     290    +3     

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