Skip to content

Static pages - #9

Merged
alexmerlin merged 10 commits into
developfrom
stefan-dev
Jul 13, 2026
Merged

Static pages#9
alexmerlin merged 10 commits into
developfrom
stefan-dev

add images in app/src

05be1f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 13, 2026 in 0s

23.21% (-0.11%) compared to 4c7648f

View this Pull Request on Codecov

23.21% (-0.11%) compared to 4c7648f

Details

Codecov Report

❌ Patch coverage is 14.00000% with 43 lines in your changes missing coverage. Please review.
✅ Project coverage is 23.21%. Comparing base (4c7648f) to head (05be1f8).
⚠️ Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
...rc/Blog/src/Handler/GetCategoryResourceHandler.php 0.00% 18 Missing ⚠️
src/Blog/src/Repository/PostRepository.php 0.00% 9 Missing ⚠️
src/Blog/src/Handler/GetPostResourceHandler.php 0.00% 7 Missing ⚠️
src/Page/src/Factory/GetPageViewHandlerFactory.php 0.00% 4 Missing ⚠️
src/App/src/Factory/GetIndexViewHandlerFactory.php 0.00% 3 Missing ⚠️
src/App/src/Handler/GetIndexViewHandler.php 0.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop       #9      +/-   ##
=============================================
- Coverage      23.32%   23.21%   -0.11%     
- Complexity       174      177       +3     
=============================================
  Files             43       43              
  Lines            759      784      +25     
=============================================
+ Hits             177      182       +5     
- Misses           582      602      +20     

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