Skip to content

Issue 23 - #31

Merged
alexmerlin merged 10 commits into
developfrom
issue-23
Jul 29, 2026
Merged

Issue 23#31
alexmerlin merged 10 commits into
developfrom
issue-23

Issue 23 code improvement + add 404 if something happens and cannot g…

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

18.97% (-2.15%) compared to 0123948

View this Pull Request on Codecov

18.97% (-2.15%) compared to 0123948

Details

Codecov Report

❌ Patch coverage is 1.83486% with 107 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.97%. Comparing base (0123948) to head (ab08d61).
⚠️ Report is 12 commits behind head on develop.

Files with missing lines Patch % Lines
src/App/src/Service/FeedGenerator.php 0.00% 44 Missing ⚠️
src/App/src/Handler/GetFeedViewHandler.php 0.00% 18 Missing ⚠️
src/App/src/Factory/FeedGeneratorFactory.php 0.00% 11 Missing ⚠️
src/Blog/src/Repository/PostRepository.php 0.00% 9 Missing ⚠️
src/App/src/Factory/GetFeedViewHandlerFactory.php 0.00% 8 Missing ⚠️
src/App/src/Migration/Version20260728073216.php 0.00% 6 Missing ⚠️
src/App/src/Fixture/PostLoader.php 0.00% 5 Missing ⚠️
src/Blog/src/Entity/Post.php 0.00% 5 Missing ⚠️
src/App/src/RoutesDelegator.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop      #31      +/-   ##
=============================================
- Coverage      21.12%   18.97%   -2.15%     
- Complexity       197      221      +24     
=============================================
  Files             45       50       +5     
  Lines            871      980     +109     
=============================================
+ Hits             184      186       +2     
- Misses           687      794     +107     

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