Skip to content

Fix fixtures (some authors had more posts than expected). Find some twig errors and fix them - #28

Merged
alexmerlin merged 3 commits into
developfrom
stefan-dev
Jul 27, 2026
Merged

Fix fixtures (some authors had more posts than expected). Find some twig errors and fix them#28
alexmerlin merged 3 commits into
developfrom
stefan-dev

Applied recommendations to improve

0123948
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 27, 2026 in 1s

21.12% (+0.00%) compared to 4aa2fa3

View this Pull Request on Codecov

21.12% (+0.00%) compared to 4aa2fa3

Details

Codecov Report

❌ Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 21.12%. Comparing base (4aa2fa3) to head (0123948).
⚠️ Report is 9 commits behind head on develop.

Files with missing lines Patch % Lines
src/App/src/Fixture/AuthorLoader.php 0.00% 5 Missing ⚠️
src/App/src/Fixture/PostLoader.php 0.00% 4 Missing ⚠️
src/App/src/Fixture/CategoryLoader.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             develop      #28   +/-   ##
==========================================
  Coverage      21.12%   21.12%           
- Complexity       195      197    +2     
==========================================
  Files             45       45           
  Lines            871      871           
==========================================
  Hits             184      184           
  Misses           687      687           

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