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

Conversation

@OStefan2001

Copy link
Copy Markdown
Collaborator

No description provided.

@OStefan2001 OStefan2001 linked an issue Jul 29, 2026 that may be closed by this pull request
@OStefan2001
OStefan2001 requested a review from alexmerlin July 29, 2026 10:55
@codecov

codecov Bot commented Jul 29, 2026

Copy link
Copy Markdown

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.

Comment thread bin/generate-feed
Comment thread config/autoload/app.global.php
Comment thread src/App/src/Handler/GetFeedViewHandler.php
Comment thread src/Blog/src/Entity/Post.php Outdated
Comment thread src/App/src/Fixture/PostLoader.php Outdated
Comment thread src/App/src/Service/FeedGenerator.php Outdated
@OStefan2001
OStefan2001 requested a review from alexmerlin July 29, 2026 14:43
@alexmerlin
alexmerlin merged commit 2a795b5 into develop Jul 29, 2026
14 of 16 checks passed
@alexmerlin
alexmerlin deleted the issue-23 branch July 29, 2026 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RSS feed generator

2 participants