Skip to content

Add rector - #2103

Draft
samuelwei wants to merge 1 commit into
developfrom
add-rector
Draft

Add rector#2103
samuelwei wants to merge 1 commit into
developfrom
add-rector

Add rector

03645fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 1, 2026 in 1s

96.65% (+0.04%) compared to 499fc74

View this Pull Request on Codecov

96.65% (+0.04%) compared to 499fc74

Details

Codecov Report

❌ Patch coverage is 97.34940% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.65%. Comparing base (499fc74) to head (03645fc).
⚠️ Report is 908 commits behind head on develop.

Files with missing lines Patch % Lines
app/Auth/LDAP/LDAPProvider.php 50.00% 3 Missing ⚠️
app/Http/Middleware/TrustHosts.php 0.00% 2 Missing ⚠️
...onsole/Commands/CheckDatabaseConnectionCommand.php 0.00% 1 Missing ⚠️
app/Console/Commands/ImportLocalesCommand.php 0.00% 1 Missing ⚠️
app/Console/Kernel.php 50.00% 1 Missing ⚠️
app/Http/Controllers/api/v1/RoomController.php 87.50% 1 Missing ⚠️
app/Services/RoomFileService.php 50.00% 1 Missing ⚠️
app/Services/ServerService.php 88.88% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #2103      +/-   ##
=============================================
+ Coverage      96.61%   96.65%   +0.04%     
- Complexity      1537     1552      +15     
=============================================
  Files            399      400       +1     
  Lines          10468    10475       +7     
  Branches         975      975              
=============================================
+ Hits           10114    10125      +11     
+ Misses           354      350       -4     

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