chore: make code more stable #159
Merged
Codecov / codecov/project
failed
Jul 29, 2025 in 0s
75.00% (-0.28%) compared to f6660da
View this Pull Request on Codecov
75.00% (-0.28%) compared to f6660da
Details
Codecov Report
❌ Patch coverage is 68.57143% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.00%. Comparing base (f6660da) to head (3d641ce).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/DependencyInjection/GeneratorCompilerPass.php | 0.00% | 11 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #159 +/- ##
============================================
- Coverage 75.27% 75.00% -0.28%
- Complexity 151 160 +9
============================================
Files 14 14
Lines 461 468 +7
============================================
+ Hits 347 351 +4
- Misses 114 117 +3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/Controller/Api/TestController.php | 100.00% <100.00%> (ø) |
|
| src/Core/Media/MediaUrlGenerator.php | 100.00% <100.00%> (ø) |
|
| src/Core/Media/MediaUrlLoader.php | 100.00% <100.00%> (ø) |
|
| ...rc/EventListener/ThumbnailSizesChangedListener.php | 100.00% <100.00%> (ø) |
|
| ...c/Migration/Migration1686772873AddActiveConfig.php | 100.00% <100.00%> (ø) |
|
| src/Service/ConfigReader.php | 100.00% <100.00%> (ø) |
|
| src/Service/ThumbnailUrlTemplate.php | 100.00% <100.00%> (ø) |
|
| src/DependencyInjection/GeneratorCompilerPass.php | 1.75% <0.00%> (-0.05%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading